Skip to content

Commit 60220f5

Browse files
committed
Fix broken redirects
1 parent db3bdb6 commit 60220f5

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/content/docs/identitymodel/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ sidebar:
55
order: 1
66
label: "Overview"
77
redirect_from:
8+
- /foss/
89
- /foss/identitymodel/
910
---
1011

src/content/docs/identityserver/tokens/client-authentication.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ sidebar:
77
order: 140
88
redirect_from:
99
- /identityserver/v5/tokens/client_authentication/
10+
- /identityserver/v5/tokens/authentication/
1011
- /identityserver/v5/tokens/authentication/overview/
1112
- /identityserver/v5/tokens/authentication/shared_secret/
1213
- /identityserver/v5/tokens/authentication/jwt/

src/content/docs/index.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ hero:
2222
link: https://github.com/DuendeSoftware/community
2323
icon: external
2424
variant: minimal
25-
redirect_from:
26-
- /foss/
2725
---
2826

2927
import {

0 commit comments

Comments
 (0)