mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 12:54:55 -04:00
Fix typos for absLangURL and relLangURL functions
This commit is contained in:
parent
abab573356
commit
bce1b18326
@ -65,7 +65,7 @@ The following is an example:
|
||||
{{< /code >}}
|
||||
|
||||
{{% note "`absLangURL` and `relLangURL`" %}}
|
||||
Use the [`absLangUrl`](/functions/abslangurl) or [`relLangUrl`](/functions/rellangurl) functions if your theme makes use of the [multilingual feature](/content-management/multilingual/). In contrast to `absURL` and `relURL`, these two functions add the correct language prefix to the url.
|
||||
Use the [`absLangURL`](/functions/abslangurl) or [`relLangURL`](/functions/rellangurl) functions if your theme makes use of the [multilingual feature](/content-management/multilingual/). In contrast to `absURL` and `relURL`, these two functions add the correct language prefix to the url.
|
||||
{{% /note %}}
|
||||
|
||||
## Section Menu for Lazy Bloggers
|
||||
|
Loading…
x
Reference in New Issue
Block a user