Fix broken AUTOTITLE links in Copilot IDE chat documentation
Summary
This PR addresses Issue #38826 by fixing broken AUTOTITLE links in the Copilot IDE chat documentation with minimal surgical changes only.
Changes Made
File Modified:
- content/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-your-ide.md
Link Corrections:
- Update prompt engineering link: /copilot/using-github-copilot/prompt-engineering-for-github-copilot → /copilot/using-github-copilot/copilot-chat/prompt-engineering-for-copilot-chat
- Remove broken about-github-copilot-chat link (file no longer exists in repository)
- Fix knowledge base management links (2 instances): from enterprise paths to /copilot/customizing-copilot/managing-copilot-knowledge-bases
Validation
✅ All corrected link paths verified to exist in current repository structure
✅ Broken link removed safely without affecting content flow
✅ No structural changes - only AUTOTITLE URLs updated
✅ All original content, formatting, and versioning logic preserved
✅ Minimal approach per maintainer guidance: surgical fixes only
Related
- Addresses: #38826
- Maintainer guidance: minimal enterprise link updates without versioning changes
Testing
All corrected paths verified to exist in repository structure. Removed link confirmed to be non-existent in current docs structure.
How to review these changes 👓
Thank you for your contribution. To review these changes, choose one of the following options:
A Hubber will need to deploy your changes internally to review.
Table of review links
Note: Please update the URL for your staging server or codespace.
The table shows the files in the content directory that were changed in this pull request. This helps you review your changes on a staging server. Changes to the data directory are not included in this table.
| Source | Review | Production | What Changed |
|---|---|---|---|
copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-your-ide.md |
fpt ghec |
fpt ghec |
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server
🤖 This comment is automatically generated.
@aymanaboghonim Okay, I finally finished my comparison of all the different versions, and there are problems in the Visual Studio Code versions for the both free and enterprise. I'm going to try to figure out why that's happening, and maybe ask for some help. If you have insight into versioning, I would take it from any source, but it's fine if I have to be the one to track down the answer here. A lot of people on the team are much more experienced with versioning than I am and can probably help me figure out what's going on.
A stale label has been added to this pull request because it has been open 30 days with no activity. If you think this pull request should remain open, please add a new comment.