mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 15:58:53 +00:00
Correct description of Ref and RelRef page methods
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user