Skip to content

Commit d3f45ad

Browse files
Fix broken AUTOTITLE links in Copilot IDE chat documentation
- Update prompt engineering link to correct copilot-chat path - Remove broken about-github-copilot-chat link (file no longer exists) - Fix both knowledge base management links to correct customizing-copilot path - All paths verified to exist in current repository structure Addresses issue #38826 with minimal surgical link fixes only. Maintains all original content and formatting without structural changes.
1 parent 08d9cbe commit d3f45ad

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

content/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-your-ide.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ To see all available chat variables, type `#` in the chat prompt box. See also [
8282

8383
> [!NOTE] This feature is only available if you have a {% data variables.copilot.copilot_enterprise_short %} subscription.
8484
85-
Organization owners can create knowledge bases, grouping together Markdown documentation across one or more repositories. For more information, see [AUTOTITLE](/copilot/managing-copilot/managing-github-copilot-in-your-organization/managing-github-copilot-features-in-your-organization/managing-copilot-knowledge-bases).
85+
Organization owners can create knowledge bases, grouping together Markdown documentation across one or more repositories. For more information, see [AUTOTITLE](/copilot/customizing-copilot/managing-copilot-knowledge-bases).
8686

8787
You can tell {% data variables.product.prodname_copilot_short %} to answer a question within the context of a knowledge base.
8888

@@ -181,10 +181,9 @@ To leave feedback about the {% data variables.copilot.copilot_chat %} extension,
181181

182182
## Further reading
183183

184-
* [AUTOTITLE](/copilot/using-github-copilot/prompt-engineering-for-github-copilot)
184+
* [AUTOTITLE](/copilot/using-github-copilot/copilot-chat/prompt-engineering-for-copilot-chat)
185185
* [Using {% data variables.copilot.copilot_chat_short %} in {% data variables.product.prodname_vscode_shortname %}](https://code.visualstudio.com/docs/copilot/copilot-chat) and [Getting started with {% data variables.copilot.copilot_chat %} in {% data variables.product.prodname_vscode_shortname %}](https://code.visualstudio.com/docs/copilot/getting-started-chat) in the {% data variables.product.prodname_vscode %} documentation
186186
* [AUTOTITLE](/copilot/github-copilot-enterprise/copilot-chat-in-github/using-github-copilot-chat-in-githubcom)
187-
* [AUTOTITLE](/copilot/github-copilot-chat/about-github-copilot-chat)
188187
* [AUTOTITLE](/free-pro-team@latest/site-policy/github-terms/github-terms-for-additional-products-and-features#github-copilot)
189188
* [{% data variables.product.prodname_copilot %} Trust Center](https://copilot.github.trust.page)
190189
* [{% data variables.product.prodname_copilot %} FAQ](https://github.com/features/copilot#faq)
@@ -257,7 +256,7 @@ You can generate a list of currently available skills by asking {% data variable
257256
> * This feature is only available if you have a {% data variables.copilot.copilot_enterprise_short %} subscription.
258257
> * Support for knowledge bases is currently in preview, and only available in [{% data variables.product.prodname_vs %} 2022 Preview 3](https://visualstudio.microsoft.com/vs/preview/) onwards.
259258
260-
Organization owners can create knowledge bases, grouping together Markdown documentation across one or more repositories. For more information, see [AUTOTITLE](/copilot/github-copilot-enterprise/managing-copilot-knowledge-bases).
259+
Organization owners can create knowledge bases, grouping together Markdown documentation across one or more repositories. For more information, see [AUTOTITLE](/copilot/customizing-copilot/managing-copilot-knowledge-bases).
261260

262261
You can tell {% data variables.product.prodname_copilot_short %} to answer a question within the context of a knowledge base.
263262

0 commit comments

Comments
 (0)