mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-17 22:14:51 -04:00
Fix broken link on templates/introduction page
This commit is contained in:
parent
9c17fcb4b7
commit
14555f13eb
@ -487,7 +487,7 @@ Go allows you to do more than what's shown here. Using Hugo's [`where` function]
|
||||
[gohtmltemplate]: http://golang.org/pkg/html/template/ "Godocs references for Golang's html templating"
|
||||
[index]: /functions/index/
|
||||
[math functions]: /functions/math/
|
||||
[partials]: /templates/partials-templates/ "Link to the partial templates page inside of the templating section of the Hugo docs"
|
||||
[partials]: /templates/partials/ "Link to the partial templates page inside of the templating section of the Hugo docs"
|
||||
[relpermalink]: /variables/page/
|
||||
[safehtml]: /functions/safehtml/
|
||||
[sitevars]: /variables/site/
|
||||
|
Loading…
x
Reference in New Issue
Block a user