1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update links on Copilot Cookbook page (#56887)

This commit is contained in:
Sophie
2025-07-29 14:25:33 +02:00
committed by GitHub
parent 8899dff24a
commit 7b56ac319d
3 changed files with 4 additions and 3 deletions

View File

@@ -7,6 +7,7 @@ redirect_from:
- /copilot/copilot-chat-cookbook/debugging-errors/debugging-invalid-json
- /copilot/tutorials/copilot-chat-cookbook/debugging-errors/debugging-invalid-json
- /copilot/tutorials/copilot-chat-cookbook/debugging-errors/debug-invalid-json
- /copilot/copilot-chat-cookbook/debugging-errors/debugging-invalid-json
versions:
feature: copilot
category:

View File

@@ -16,9 +16,9 @@ sidebarLink:
spotlight:
- article: /testing-code/generate-unit-tests
image: /assets/images/copilot-landing/generating_unit_tests.png
- article: /refactoring-code/improving-code-readability-and-maintainability
- article: /refactor-code/improve-code-readability
image: /assets/images/copilot-landing/improving_code_readability.png
- article: /debugging-errors/debugging-invalid-json
- article: /debug-errors/debug-invalid-json
image: /assets/images/copilot-landing/debugging_invalid_json.png
children:
- /debug-errors
@@ -29,4 +29,3 @@ children:
- /analyze-security
contentType: tutorials
---

View File

@@ -7,6 +7,7 @@ redirect_from:
- /copilot/copilot-chat-cookbook/refactoring-code/improving-code-readability-and-maintainability
- /copilot/tutorials/copilot-chat-cookbook/refactoring-code/improving-code-readability-and-maintainability
- /copilot/tutorials/copilot-chat-cookbook/refactoring-code/improve-code-readability
- /copilot/copilot-chat-cookbook/refactoring-code/improving-code-readability-and-maintainability
versions:
feature: copilot
category: