1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-07-01 01:04:59 +02:00

Fix permalinks for configuration and sessions

This commit is contained in:
Joel Speed
2019-10-03 11:10:06 +01:00
parent 49f1320be6
commit b515b90b34
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
---
layout: default
title: Configuration
permalink: /docs/configuration
permalink: /configuration
has_children: true
nav_order: 3
---

View File

@ -1,7 +1,7 @@
---
layout: default
title: Sessions
permalink: /configuration
permalink: /configuration/sessions
parent: Configuration
nav_order: 3
---