summaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
authorLunny Xiao <xiaolunwen@gmail.com>2023-08-27 19:59:12 +0800
committerGitHub <noreply@github.com>2023-08-27 11:59:12 +0000
commit476b9d1589248b7bca6fb0f01825bd6955318cb3 (patch)
tree55edc01e26397829c48e734c3af993d98439e729 /docker
parente0a796a6410f7a540e2bc16ac5e386305c9321d1 (diff)
downloadgitea-476b9d1589248b7bca6fb0f01825bd6955318cb3.tar.gz
gitea-476b9d1589248b7bca6fb0f01825bd6955318cb3.zip
Use docs.gitea.com instead of docs.gitea.io (#26739)
Diffstat (limited to 'docker')
-rw-r--r--docker/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/README.md b/docker/README.md
index ef05032ee6..a6d7c9a843 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -4,4 +4,4 @@ Dockerfile is found in root of repository.
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.io/en-us/install-with-docker/)
+Documentation on using docker image can be found on [Gitea Docs site](https://docs.gitea.com/installation/install-with-docker-rootless)