Skip to content

Fix broken AUTOTITLE links in Copilot quickstart reusables #38850

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

Merged

Conversation

aymanaboghonim
Copy link
Contributor

Summary

This PR addresses Issue #38825 by fixing 6 broken AUTOTITLE links in Copilot quickstart reusable content files with minimal surgical changes only.

Changes Made

Files Modified:

  • data/reusables/copilot/quickstart-nextsteps1.md (3 link fixes)
  • data/reusables/copilot/quickstart-nextsteps2.md (3 link fixes)

Link Corrections:

  1. /copilot/using-github-copilot/using-github-copilot-code-suggestions-in-your-editor → /copilot/using-github-copilot/getting-code-suggestions-in-your-ide-with-github-copilot
  2. /copilot/github-copilot-chat/using-github-copilot-chat-in-your-ide → /copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-your-ide
  3. /copilot/using-github-copilot/prompt-engineering-for-github-copilot → /copilot/using-github-copilot/copilot-chat/prompt-engineering-for-copilot-chat
  4. /copilot/github-copilot-chat/copilot-chat-in-github-mobile/using-github-copilot-chat-in-github-mobile → /copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-github-mobile
  5. /copilot/github-copilot-in-the-cli/using-github-copilot-in-the-cli → /copilot/managing-copilot/configure-personal-settings/configuring-github-copilot-in-the-cli
  6. /copilot/configuring-github-copilot/configuring-github-copilot-in-your-environment → /copilot/managing-copilot/configure-personal-settings/configuring-github-copilot-in-your-environment

Validation

✅ All corrected link paths verified to exist in current repository structure
✅ No structural changes - only AUTOTITLE URLs updated
✅ All original content, formatting, and Liquid template logic preserved
✅ Minimal approach per maintainer guidance: 'update links in this one article without breaking everything else'

Related

Testing

Links tested and confirmed to exist:

  • All 6 corrected paths verified with Test-Path in repository
  • No broken references introduced
  • All conditional versioning logic untouched

- 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.
@Copilot Copilot AI review requested due to automatic review settings June 10, 2025 20:26
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 six broken AUTOTITLE links in Copilot quickstart reusable content files with minimal surgical changes.

  • Corrects three broken links in quickstart-nextsteps1.md
  • Corrects three broken links in quickstart-nextsteps2.md

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
data/reusables/copilot/quickstart-nextsteps1.md Updated AUTOTITLE link paths for code completion, copilot chat, and prompt engineering.
data/reusables/copilot/quickstart-nextsteps2.md Updated AUTOTITLE link paths for mobile device, command line, and editor configuration.

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/quickstart.md fpt
ghec
fpt
ghec
from reusable

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
Copy link
Contributor

This is still somehow messing up the versioning. 🤦‍♀️ Let me see if I can find someone who knows why.

@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
@Sharra-writes
Copy link
Contributor

@aymanaboghonim Not a versioning problem, just a "me not having seen this kind of versioning before" problem. 😅 I'll get it reviewed and added to the merge queue.

@Sharra-writes Sharra-writes added this pull request to the merge queue Jun 11, 2025
Merged via the queue into github:main with commit fd54ed7 Jun 11, 2025
39 checks passed
Copy link
Contributor

Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues

@aymanaboghonim
Copy link
Contributor Author

@Sharra-writes keep up the great work !

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