Fix broken link on templates/introduction page

This commit is contained in:
Ryan Watters 2017-05-05 17:13:01 -05:00
parent 9c17fcb4b7
commit 14555f13eb

View File

@ -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/