-
Notifications
You must be signed in to change notification settings - Fork 62.1k
Fix broken AUTOTITLE links in Copilot IDE chat documentation #38851
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Fix broken AUTOTITLE links in Copilot IDE chat documentation #38851
Conversation
- Update 6 broken AUTOTITLE links to correct paths - Fix code completion guide link - Fix chat IDE and mobile links - Fix CLI and environment configuration links - All paths verified to exist in current structure Addresses issue github#38825 with minimal surgical fixes only.
- 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 github#38826 with minimal surgical link fixes only. Maintains all original content and formatting without structural changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR fixes broken AUTOTITLE links in the Copilot IDE chat documentation with minimal, surgical changes.
- Corrected link paths in quickstart-nextsteps1.md and quickstart-nextsteps2.md
- Updated knowledge base and prompt engineering links in the asking-github-copilot-questions-in-your-ide.md file
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
File | Description |
---|---|
data/reusables/copilot/quickstart-nextsteps2.md | Updated AUTOTITLE link URLs for mobile, CLI, and editor sections |
data/reusables/copilot/quickstart-nextsteps1.md | Updated AUTOTITLE links for code completion and prompt engineering sections |
content/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-your-ide.md | Updated AUTOTITLE links for knowledge bases and prompt engineering; removed broken about link |
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 linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
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:
Link Corrections:
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
Testing
All corrected paths verified to exist in repository structure.
Removed link confirmed to be non-existent in current docs structure.