mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
[editorial] Link to proper render-hook page in relref.md
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user