Skip to content

docs: fix getting-started relative links#685

Merged
leestott merged 1 commit into
microsoft:mainfrom
raashish1601:fix/getting-started-relative-links
Apr 11, 2026
Merged

docs: fix getting-started relative links#685
leestott merged 1 commit into
microsoft:mainfrom
raashish1601:fix/getting-started-relative-links

Conversation

@raashish1601
Copy link
Copy Markdown
Contributor

Docs-only update to fix the getting-started relative links.

Validation:

  • verified as a docs-only branch
  • pushed branch ix/getting-started-relative-links to the fork
  • no code changes or test runs required beyond content review

@raashish1601
Copy link
Copy Markdown
Contributor Author

Friendly follow-up: this docs link fix is ready for review whenever a maintainer has a moment. Thanks!

Copy link
Copy Markdown
Contributor

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 is a docs-only update to correct relative links in the Getting Started documentation so that images and cross-lesson references resolve correctly when browsed from different render contexts (e.g., GitHub, static site generators).

Changes:

  • Replace root-absolute image links with local relative paths in Getting Started lessons.
  • Fix a cross-section link to “Core concepts” to use the correct relative path from the lesson directory.
  • Normalize a “Solution” link to be relative to its README location.
Show a summary per file
File Description
03-GettingStarted/08-testing/README.md Fixes an inspector screenshot link to correctly reference the first-server assets directory and normalizes the “What’s Next” list formatting.
03-GettingStarted/03-llm-client/README.md Updates the “Solution” link to a relative path that matches the local folder structure.
03-GettingStarted/01-first-server/README.md Converts multiple root-absolute image links to local ./assets/* and fixes the “Core concepts” link to the correct relative location.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 3/3 changed files
  • Comments generated: 0

@leestott leestott merged commit 2856fd1 into microsoft:main Apr 11, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants