mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-09 22:05:02 -04:00
Correct description of Ref and RelRef page methods
This commit is contained in:
parent
c9df50e6e6
commit
870c8d35c3
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Ref
|
title: Ref
|
||||||
description: Returns the absolute URL of the given page with the given path, language, and output format.
|
description: Returns the absolute URL of the page with the given path, language, and output format.
|
||||||
categories: []
|
categories: []
|
||||||
keywords: []
|
keywords: []
|
||||||
action:
|
action:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: RelRef
|
title: RelRef
|
||||||
description: Returns the relative URL of the given page with the given path, language, and output format.
|
description: Returns the relative URL of the page with the given path, language, and output format.
|
||||||
categories: []
|
categories: []
|
||||||
keywords: []
|
keywords: []
|
||||||
action:
|
action:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user