aboutsummaryrefslogtreecommitdiffstats
path: root/docker/README.md
diff options
context:
space:
mode:
authorNeal Caffery <bing.ecnu@gmail.com>2024-05-04 11:53:18 +0800
committerGitHub <noreply@github.com>2024-05-03 23:53:18 -0400
commitbb0e4ce581721afabbfcdf8d5a894ba124465577 (patch)
tree38f1227bdbed414f061eb9e49edc59cb78e7a74a /docker/README.md
parentc7bb3aa03436314e20d43e0ae44e791dd3e64909 (diff)
downloadgitea-bb0e4ce581721afabbfcdf8d5a894ba124465577.tar.gz
gitea-bb0e4ce581721afabbfcdf8d5a894ba124465577.zip
Update README.md (#30856)
fix typo for the Docker README
Diffstat (limited to 'docker/README.md')
-rw-r--r--docker/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docker/README.md b/docker/README.md
index a6d7c9a843..b014f42367 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -1,7 +1,7 @@
# Gitea - Docker
-Dockerfile is found in root of repository.
+Dockerfile is found in the root of the repository.
-Docker image can be found on [docker hub](https://hub.docker.com/r/gitea/gitea)
+Docker image can be found on [docker hub](https://hub.docker.com/r/gitea/gitea).
-Documentation on using docker image can be found on [Gitea Docs site](https://docs.gitea.com/installation/install-with-docker-rootless)
+Documentation on using docker image can be found on [Gitea Docs site](https://docs.gitea.com/installation/install-with-docker-rootless).