mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
Fix broken link
This commit is contained in:
parent
649a7d2bbf
commit
6c238e140d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ menu:
|
||||||
main:
|
main:
|
||||||
identifier: Ordering Taxonomies
|
identifier: Ordering Taxonomies
|
||||||
parent: taxonomy
|
parent: taxonomy
|
||||||
next: /taxonomies/functions
|
next: /taxonomies/methods
|
||||||
prev: /taxonomies/templates
|
prev: /taxonomies/templates
|
||||||
title: Ordering Taxonomies
|
title: Ordering Taxonomies
|
||||||
weight: 60
|
weight: 60
|
||||||
|
|
Loading…
Reference in a new issue