mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-09 19:15:17 -04:00
[editorial] Link to proper render-hook page in relref.md
This commit is contained in:
parent
11a581c2f0
commit
11e89dfcb0
@ -20,7 +20,7 @@ To override Hugo's embedded `relref` shortcode, copy the [source code] to a file
|
||||
When working with the Markdown [content format], this shortcode has become largely redundant. Its functionality is now primarily handled by [link render hooks], specifically the embedded one provided by Hugo. This hook effectively addresses all the use cases previously covered by this shortcode.
|
||||
|
||||
[content format]: /content-management/formats/
|
||||
[link render hooks]: /render-hooks/images/#default
|
||||
[link render hooks]: /render-hooks/links/
|
||||
{{% /note %}}
|
||||
|
||||
The `relref` shortcode returns the relative permalink of the given page reference.
|
||||
|
Loading…
x
Reference in New Issue
Block a user