You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Copy file name to clipboardExpand all lines: content/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-your-ide.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ To see all available chat variables, type `#` in the chat prompt box. See also [
82
82
83
83
> [!NOTE] This feature is only available if you have a {% data variables.copilot.copilot_enterprise_short %} subscription.
84
84
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).
86
86
87
87
You can tell {% data variables.product.prodname_copilot_short %} to answer a question within the context of a knowledge base.
88
88
@@ -181,10 +181,9 @@ To leave feedback about the {% data variables.copilot.copilot_chat %} extension,
*[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
*[{% data variables.product.prodname_copilot %} Trust Center](https://copilot.github.trust.page)
190
189
*[{% 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
257
256
> * This feature is only available if you have a {% data variables.copilot.copilot_enterprise_short %} subscription.
258
257
> * 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.
259
258
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).
261
260
262
261
You can tell {% data variables.product.prodname_copilot_short %} to answer a question within the context of a knowledge base.
0 commit comments