diff options
author | Lunny Xiao <xiaolunwen@gmail.com> | 2023-03-24 04:44:09 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-23 15:44:09 -0500 |
commit | 162f2841d09a7cfb84458d99cc88b8a0cfc36cf2 (patch) | |
tree | 9b90fbba33ae04d80912240d57eab170cb5e5442 /docs/content/doc/installation/with-docker-rootless.en-us.md | |
parent | e7a5429d7a63307bc20ed19592d5d82dd213e5f7 (diff) | |
download | gitea-162f2841d09a7cfb84458d99cc88b8a0cfc36cf2.tar.gz gitea-162f2841d09a7cfb84458d99cc88b8a0cfc36cf2.zip |
Rename develop -> development, contribute -> contributing, administer -> administration (#23662)
backport #23629
To make versioned documentation less surprising, 1.19 should have the
same technology.
Diffstat (limited to 'docs/content/doc/installation/with-docker-rootless.en-us.md')
-rw-r--r-- | docs/content/doc/installation/with-docker-rootless.en-us.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/doc/installation/with-docker-rootless.en-us.md b/docs/content/doc/installation/with-docker-rootless.en-us.md index 7e1a0e6fe0..36ecf6277a 100644 --- a/docs/content/doc/installation/with-docker-rootless.en-us.md +++ b/docs/content/doc/installation/with-docker-rootless.en-us.md @@ -9,7 +9,7 @@ menu: sidebar: parent: "installation" name: "With Docker Rootless" - weight: 10 + weight: 48 identifier: "install-with-docker-rootless" --- |