mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
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 <joe@mooring.com> --------- Co-authored-by: Joe Mooring <joe@mooring.com>
This commit is contained in:
committed by
GitHub
parent
6b5554bac9
commit
0755872424
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user