Skip to content

Commit c18027d

Browse files
authored
Merge pull request #39572 from github/repo-sync
Repo sync
2 parents 741815e + 47ec8cc commit c18027d

30 files changed

+5
-111
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.

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:

content/copilot/tutorials/explore-a-codebase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ To find out about a specific line of code:
9999
This displays the {% data variables.copilot.copilot_chat %} panel with the selected lines indicated as the context of your question.
100100
1. To ask a predefined question, click the downward-pointing button beside the {% data variables.product.prodname_copilot_short %} icon, then choose one of the options.
101101

102-
![Screenshot of the {% data variables.product.prodname_copilot_short %} buttons, highlighted with a dark orange outline, to the right of some selected code.](/assets/images/help/copilot/copilot-buttons-inline-code.png)
102+
![Screenshot of the {% data variables.product.prodname_copilot_short %} buttons, highlighted with a dark orange outline, to the right of some selected code.](/assets/images/help/copilot/copilot-buttons-inline-code.png)
103103

104104
1. If you clicked the {% data variables.product.prodname_copilot_short %} icon, type a question in the prompt box at the bottom of the chat panel and press <kbd>Enter</kbd>.
105105

data/features/account-switcher.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

data/features/client-id-for-app.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

data/features/code-scanning-merge-protection-rulesets.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)