mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-09 00:44:39 -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
|
||||
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: []
|
||||
keywords: []
|
||||
action:
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
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: []
|
||||
keywords: []
|
||||
action:
|
||||
|
Loading…
x
Reference in New Issue
Block a user