mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 10:54:40 -04:00
Update shortcodes.md
A typo resulting in a broken link.
This commit is contained in:
parent
c0141e90a1
commit
146b08c67f
@ -25,7 +25,7 @@ To avoid both of these limitations, Hugo created shortcodes.
|
||||
A shortcode is a simple snippet inside a content file that Hugo will render
|
||||
using a predefined template. Note that shortcodes will not work in template
|
||||
files---if you need a functionality like that in a template, you most likely
|
||||
want a [partial template](/templates/partial) instead.
|
||||
want a [partial template](/templates/partials) instead.
|
||||
|
||||
## Using a shortcode
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user