mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
Merge commit '346b60358dd8ec2ca228e6635bff9d7914b398b7'
This commit is contained in:
@@ -16,7 +16,7 @@ aliases: [/functions/urlize]
|
||||
|
||||
## Example
|
||||
|
||||
Use the `urlize` function to create a link to a [term] page.
|
||||
Use the `urlize` function to create a link to a [term page](g).
|
||||
|
||||
Consider this site configuration:
|
||||
|
||||
@@ -60,4 +60,3 @@ To create a link to the term page:
|
||||
To generate a list of term pages associated with a given content page, use the [`GetTerms`] method on a `Page` object.
|
||||
|
||||
[`GetTerms`]: /methods/page/getterms/
|
||||
[term]: /getting-started/glossary/#term
|
||||
|
Reference in New Issue
Block a user