mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 14:44:50 -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 >}}
|
{{< /code >}}
|
||||||
|
|
||||||
{{% note "`absLangURL` and `relLangURL`" %}}
|
{{% 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 %}}
|
{{% /note %}}
|
||||||
|
|
||||||
## Section Menu for Lazy Bloggers
|
## Section Menu for Lazy Bloggers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user