From cf0336a1758491e3375358d59f8bc64065f6d75b Mon Sep 17 00:00:00 2001 From: Victor Hooi Date: Fri, 26 May 2023 21:14:22 +1000 Subject: [PATCH] Update README.md (#389) Fix link to Hugo setup guide. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24960dc80..44af8c47a 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ $ cd themes $ git clone https://github.com/devcows/hugo-universal-theme ``` -For more information read the official [setup guide](https://gohugo.io/overview/installing/) of Hugo. +For more information read the official [setup guide](https://gohugo.io/installation/) of Hugo. ## Configuration