Skip to content

Fix broken links in exercise 03 README#1

Merged
rdebokx merged 1 commit intofresh-minds:exercise/03-ide-code-completionfrom
jeroenr:fix/03-readme-solution-link
Apr 9, 2026
Merged

Fix broken links in exercise 03 README#1
rdebokx merged 1 commit intofresh-minds:exercise/03-ide-code-completionfrom
jeroenr:fix/03-readme-solution-link

Conversation

@jeroenr
Copy link
Copy Markdown

@jeroenr jeroenr commented Apr 7, 2026

Summary

Test plan

  • Verify the "Reference solution" link navigates to the correct branch
  • Verify the "main" link navigates to the main branch

🤖 Generated with Claude Code

The relative paths (../../tree/...) resolve incorrectly on GitHub
because the README is served under /blob/, producing invalid URLs
like /blob/tree/solution/03-ide-code-completion. Replace with
absolute URLs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@rdebokx rdebokx merged commit c0ab956 into fresh-minds:exercise/03-ide-code-completion Apr 9, 2026
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.

2 participants