From 0755872424182a99520ab27f54df29ba2bcccddc Mon Sep 17 00:00:00 2001 From: Christopher Hicks Date: Mon, 6 Apr 2026 08:48:45 -0700 Subject: [PATCH] readme: Fix links * docs: fix broken links in top README.md * point at the docs site instead of github * fix typo Co-authored-by: Joe Mooring --------- Co-authored-by: Joe Mooring --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a5f4728cc..cec55af1e 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ [bugs]: https://github.com/gohugoio/hugo/issues?q=is%3Aopen+is%3Aissue+label%3ABug [contributing]: CONTRIBUTING.md [create a proposal]: https://github.com/gohugoio/hugo/issues/new?labels=Proposal%2C+NeedsTriage&template=feature_request.md -[dart sass]: /functions/css/sass/#dart-sass -[details]: /host-and-deploy/deploy-with-hugo-deploy/ +[dart sass]: https://gohugo.io/functions/css/sass/#dart-sass +[details]: https://gohugo.io/host-and-deploy/deploy-with-hugo-deploy/ [documentation repository]: https://github.com/gohugoio/hugoDocs [documentation]: https://gohugo.io/documentation [dragonfly bsd, freebsd, netbsd, and openbsd]: https://gohugo.io/installation/bsd @@ -25,7 +25,7 @@ [static site generator]: https://en.wikipedia.org/wiki/Static_site_generator [support]: https://discourse.gohugo.io [themes]: https://themes.gohugo.io/ -[transpile sass to css]: /functions/css/sass/ +[transpile sass to css]: https://gohugo.io/functions/css/sass/ [website]: https://gohugo.io [windows]: https://gohugo.io/installation/windows -- 2.39.5