Browse Source

docs: fix incorrect naming of GHCR

tags/v2.9.0-rc1
Shivaram Lingamneni 2 years ago
parent
commit
20270aeb22
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      distrib/docker/README.md

+ 1
- 1
distrib/docker/README.md View File

@@ -1,7 +1,7 @@
1 1
 # Ergo Docker
2 2
 
3 3
 This folder holds Ergo's Dockerfile and related materials. Ergo
4
-is published automatically to the GitHub Container Repository at
4
+is published automatically to the GitHub Container Registry at
5 5
 [ghcr.io/ergochat/ergo](https://ghcr.io/ergochat/ergo).
6 6
 
7 7
 Most users should use either the `stable` tag (corresponding to the

Loading…
Cancel
Save