Skip to content

Commit 7b56ac3

Browse files
Update links on Copilot Cookbook page (#56887)
1 parent 8899dff commit 7b56ac3

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

content/copilot/tutorials/copilot-chat-cookbook/debug-errors/debug-invalid-json.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ redirect_from:
77
- /copilot/copilot-chat-cookbook/debugging-errors/debugging-invalid-json
88
- /copilot/tutorials/copilot-chat-cookbook/debugging-errors/debugging-invalid-json
99
- /copilot/tutorials/copilot-chat-cookbook/debugging-errors/debug-invalid-json
10+
- /copilot/copilot-chat-cookbook/debugging-errors/debugging-invalid-json
1011
versions:
1112
feature: copilot
1213
category:

content/copilot/tutorials/copilot-chat-cookbook/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ sidebarLink:
1616
spotlight:
1717
- article: /testing-code/generate-unit-tests
1818
image: /assets/images/copilot-landing/generating_unit_tests.png
19-
- article: /refactoring-code/improving-code-readability-and-maintainability
19+
- article: /refactor-code/improve-code-readability
2020
image: /assets/images/copilot-landing/improving_code_readability.png
21-
- article: /debugging-errors/debugging-invalid-json
21+
- article: /debug-errors/debug-invalid-json
2222
image: /assets/images/copilot-landing/debugging_invalid_json.png
2323
children:
2424
- /debug-errors
@@ -29,4 +29,3 @@ children:
2929
- /analyze-security
3030
contentType: tutorials
3131
---
32-

content/copilot/tutorials/copilot-chat-cookbook/refactor-code/improve-code-readability.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ redirect_from:
77
- /copilot/copilot-chat-cookbook/refactoring-code/improving-code-readability-and-maintainability
88
- /copilot/tutorials/copilot-chat-cookbook/refactoring-code/improving-code-readability-and-maintainability
99
- /copilot/tutorials/copilot-chat-cookbook/refactoring-code/improve-code-readability
10+
- /copilot/copilot-chat-cookbook/refactoring-code/improving-code-readability-and-maintainability
1011
versions:
1112
feature: copilot
1213
category:

0 commit comments

Comments
 (0)