fix: correct c11 and c12 companion repo links#2
Merged
Conversation
c11 (AI-Assisted Debugging and Test-Driven Fixes) now points to paiml/ds500-debug-with-ai, which is the course's actual companion repo (per the roadmap-2025 outline). c12 (Multi-Modal AI: Screenshots to Production Code) now points to paiml/multi-modal-programming-course. The previous link to paiml/windsurf conflated c12 with c13's companion repo. c13, c16, c17, c19 left unchanged — their current repos (windsurf, universal-bot, pmat-action, wine-api-saas) are the intentional ai-tooling companions and differ from the standalone roadmap course repos. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
# Conflicts: # README.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
—→ ds500-debug-with-ai, per the roadmap-2025 outlineWhat was NOT changed
c13, c16, c17, c19 keep their current repos (
windsurf,universal-bot,pmat-action,wine-api-saas). Their standalone roadmap outlines name different repos (windsurf-privacy-dev,discord-conversational-bot,review-bot-course,build-a-saas-course), but the ai-tooling courses intentionally use the refactored companion repos.Companion PR in course-studio updates the
repo_urlfield in the 10 correspondingat_c*.luaconfigs.Test plan
make check(markdown lint + capstone link validation) — passes locally🤖 Generated with Claude Code