We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1232b0b commit c0dea4aCopy full SHA for c0dea4a
docs/content/contributing.md
@@ -1,9 +1,9 @@
1
# Contributing
2
3
-Each version of Ryot is released as a docker image. For example, if the latest tag is
+Each version of Ryot is released as docker images. For example, if the latest tag is
4
`v5.2.1`, then the docker image will be tagged as `v5.2.1`, `v5.2`, `v5` and `latest`. The
5
-images will be available on [Docker Hub](https://hub.docker.com/r/ignisda/ryot) and [GitHub
6
-Container Registry](https://ghcr.io/ignisda/ryot).
+images will be made available on [Docker Hub](https://hub.docker.com/r/ignisda/ryot) and
+[GitHub Container Registry](https://ghcr.io/ignisda/ryot).
7
8
## Development
9
0 commit comments