Skip to content

Commit e922654

Browse files
sunbryeCopilot
andauthored
Hotfix: Add redirect_from entries for renamed Copilot SDK paths (#61465)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 441ff83 commit e922654

31 files changed

Lines changed: 62 additions & 0 deletions

content/copilot/how-tos/copilot-sdk/auth/authenticate.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ intro: >-
88
versions:
99
fpt: '*'
1010
ghec: '*'
11+
redirect_from:
12+
- /copilot/how-tos/copilot-sdk/authenticate-copilot-sdk/authenticate-copilot-sdk
1113
contentType: how-tos
1214
---
1315

content/copilot/how-tos/copilot-sdk/auth/byok.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ intro: >-
99
versions:
1010
fpt: '*'
1111
ghec: '*'
12+
redirect_from:
13+
- /copilot/how-tos/copilot-sdk/authenticate-copilot-sdk/bring-your-own-key
1214
contentType: how-tos
1315
---
1416

content/copilot/how-tos/copilot-sdk/auth/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ intro: >-
66
versions:
77
fpt: '*'
88
ghec: '*'
9+
redirect_from:
10+
- /copilot/how-tos/copilot-sdk/authenticate-copilot-sdk
911
contentType: how-tos
1012
children:
1113
- /authenticate

content/copilot/how-tos/copilot-sdk/features/agent-loop.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ intro: >-
77
versions:
88
fpt: '*'
99
ghec: '*'
10+
redirect_from:
11+
- /copilot/how-tos/copilot-sdk/use-copilot-sdk/agent-loop
1012
contentType: how-tos
1113
---
1214

content/copilot/how-tos/copilot-sdk/features/custom-agents.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ intro: >-
77
versions:
88
fpt: '*'
99
ghec: '*'
10+
redirect_from:
11+
- /copilot/how-tos/copilot-sdk/use-copilot-sdk/custom-agents
1012
contentType: how-tos
1113
---
1214

content/copilot/how-tos/copilot-sdk/features/hooks.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ intro: >-
1010
versions:
1111
fpt: '*'
1212
ghec: '*'
13+
redirect_from:
14+
- /copilot/how-tos/copilot-sdk/use-copilot-sdk/working-with-hooks
1315
contentType: how-tos
1416
---
1517

content/copilot/how-tos/copilot-sdk/features/image-input.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ intro: >-
77
versions:
88
fpt: '*'
99
ghec: '*'
10+
redirect_from:
11+
- /copilot/how-tos/copilot-sdk/use-copilot-sdk/image-input
1012
contentType: how-tos
1113
---
1214

content/copilot/how-tos/copilot-sdk/features/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ intro: >-
77
versions:
88
fpt: '*'
99
ghec: '*'
10+
redirect_from:
11+
- /copilot/how-tos/copilot-sdk/use-copilot-sdk
1012
contentType: how-tos
1113
children:
1214
- /agent-loop

content/copilot/how-tos/copilot-sdk/features/mcp.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ intro: >-
99
versions:
1010
fpt: '*'
1111
ghec: '*'
12+
redirect_from:
13+
- /copilot/how-tos/copilot-sdk/use-copilot-sdk/mcp-servers
1214
contentType: how-tos
1315
---
1416

content/copilot/how-tos/copilot-sdk/features/remote-sessions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ intro: >-
99
versions:
1010
fpt: '*'
1111
ghec: '*'
12+
redirect_from:
13+
- /copilot/how-tos/copilot-sdk/use-copilot-sdk/remote-sessions
1214
contentType: how-tos
1315
---
1416

0 commit comments

Comments
 (0)