aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPavel <duke1715@gmail.com>2023-07-21 07:47:47 +0300
committerGitHub <noreply@github.com>2023-07-21 04:47:47 +0000
commite89adec2a5f2e6cb678746ef89a42167f0042ea5 (patch)
tree43ca6a171c1f9b2458a636bec061f5338abb28e5 /docs
parent037c9895a7406b42f88991295382db18f98dbef9 (diff)
downloadgitea-e89adec2a5f2e6cb678746ef89a42167f0042ea5.tar.gz
gitea-e89adec2a5f2e6cb678746ef89a42167f0042ea5.zip
Update README.md to fix the broken link of Hugo (#26008)
Fix gohugo installiation link
Diffstat (limited to 'docs')
-rw-r--r--docs/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md
index 32f8c1d204..7a90cc240b 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -15,7 +15,7 @@ If you are planning to contribute you'll want to download and install Hugo on
your local machine.
The installation of Hugo is out of the scope of this document, so please take
-the [official install instructions](https://gohugo.io/overview/installing/) to
+the [official install instructions](https://gohugo.io/installation/) to
get Hugo up and running.
## Development