Fix permalinks for configuration and sessions
This commit is contained in:
parent
49f1320be6
commit
b515b90b34
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: default
|
layout: default
|
||||||
title: Configuration
|
title: Configuration
|
||||||
permalink: /docs/configuration
|
permalink: /configuration
|
||||||
has_children: true
|
has_children: true
|
||||||
nav_order: 3
|
nav_order: 3
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: default
|
layout: default
|
||||||
title: Sessions
|
title: Sessions
|
||||||
permalink: /configuration
|
permalink: /configuration/sessions
|
||||||
parent: Configuration
|
parent: Configuration
|
||||||
nav_order: 3
|
nav_order: 3
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue