Skip to content

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

aymanaboghonim
Copy link
Contributor

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:

  1. Update prompt engineering link: /copilot/using-github-copilot/prompt-engineering-for-github-copilot → /copilot/using-github-copilot/copilot-chat/prompt-engineering-for-copilot-chat
  2. Remove broken about-github-copilot-chat link (file no longer exists in repository)
  3. 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

Testing

All corrected paths verified to exist in repository structure.
Removed link confirmed to be non-existent in current docs structure.

- 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.
@Copilot Copilot AI review requested due to automatic review settings June 10, 2025 20:34
Copy link
Contributor

@Copilot Copilot AI left a 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

Copy link
Contributor

github-actions bot commented Jun 10, 2025

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.

@github-actions github-actions bot added the triage Do not begin working on this issue until triaged by the team label Jun 10, 2025
@Sharra-writes Sharra-writes added content This issue or pull request belongs to the Docs Content team copilot Content related to GitHub Copilot and removed triage Do not begin working on this issue until triaged by the team labels Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content This issue or pull request belongs to the Docs Content team copilot Content related to GitHub Copilot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants