summaryrefslogtreecommitdiffstats
path: root/docs/content/en/hugo-modules/_index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/hugo-modules/_index.md')
-rw-r--r--docs/content/en/hugo-modules/_index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/hugo-modules/_index.md b/docs/content/en/hugo-modules/_index.md
index 2b02a559e..b2951da9a 100644
--- a/docs/content/en/hugo-modules/_index.md
+++ b/docs/content/en/hugo-modules/_index.md
@@ -24,7 +24,7 @@ You can combine modules in any combination you like, and even mount directories
Hugo Modules are powered by Go Modules. For more information about Go Modules, see:
- [https://github.com/golang/go/wiki/Modules](https://github.com/golang/go/wiki/Modules)
-- [https://blog.golang.org/using-go-modules](https://blog.golang.org/using-go-modules)
+- [https://go.dev/blog/using-go-modules](https://go.dev/blog/using-go-modules)
This is all very much brand new and there are only a few example projects around: