fix examplesite shortcodes link (#768)
This commit is contained in:
@@ -52,7 +52,7 @@ enableGitInfo = true
|
|||||||
|
|
||||||
[[menu.home]]
|
[[menu.home]]
|
||||||
name = 'Shortcodes'
|
name = 'Shortcodes'
|
||||||
pageRef = '/docs/shortcodes/badges/'
|
pageRef = '/docs/shortcodes/buttons/'
|
||||||
weight = 20
|
weight = 20
|
||||||
parent = 'Documentation'
|
parent = 'Documentation'
|
||||||
|
|
||||||
|
|||||||
@@ -46,7 +46,7 @@ menu:
|
|||||||
weight: 10
|
weight: 10
|
||||||
parent: "Documentation"
|
parent: "Documentation"
|
||||||
- name: "Shortcodes"
|
- name: "Shortcodes"
|
||||||
pageRef: "/docs/shortcodes/badges/"
|
pageRef: "/docs/shortcodes/buttons/"
|
||||||
weight: 20
|
weight: 20
|
||||||
parent: "Documentation"
|
parent: "Documentation"
|
||||||
- name: "Showcases"
|
- name: "Showcases"
|
||||||
|
|||||||
Reference in New Issue
Block a user