Skip to content

fix: repair broken markdown links in Lessons 14, 17, and 18#1114

Merged
koreyspace merged 1 commit into
microsoft:mainfrom
VikrantSingh01:fix/broken-markdown-links
Feb 16, 2026
Merged

fix: repair broken markdown links in Lessons 14, 17, and 18#1114
koreyspace merged 1 commit into
microsoft:mainfrom
VikrantSingh01:fix/broken-markdown-links

Conversation

@VikrantSingh01
Copy link
Copy Markdown
Contributor

Summary

  • Lesson 14: Fix 10 truncated tracking IDs where koreyst was misspelled as koreys (missing trailing t) across all URLs and image paths
  • Lesson 17: Fix malformed JARVIS URL with double ? query delimiter (?tab=readme-ov-file?WT.mc_id=?tab=readme-ov-file&WT.mc_id=)
  • Lesson 18: Fix malformed Azure fine-tuning tutorial URL with double ? query delimiter, and remove stray ] bracket inside TRL documentation URL that broke the markdown link rendering

Test plan

  • Verify all fixed URLs resolve correctly
  • Verify tracking IDs now pass the CI check-urls-tracking workflow
  • Confirm markdown renders correctly for Lesson 18 table

Lesson 14:
- Fix 10 truncated tracking IDs where `koreyst` was misspelled as
  `koreys` (missing trailing `t`) across all URLs and image paths

Lesson 17:
- Fix malformed JARVIS URL with double `?` query delimiter
  (`?tab=readme-ov-file?WT.mc_id=` → `?tab=readme-ov-file&WT.mc_id=`)

Lesson 18:
- Fix malformed Azure fine-tuning tutorial URL with double `?`
  (`?tabs=python-new%2Ccommand-line?WT.mc_id=` → `&WT.mc_id=`)
- Remove stray `]` bracket inside TRL documentation URL that broke
  the markdown link rendering
@github-actions
Copy link
Copy Markdown
Contributor

👋 Thanks for contributing @VikrantSingh01! We will review the pull request and get back to you soon.

@koreyspace koreyspace merged commit 5a80c93 into microsoft:main Feb 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants