Skip to content

Fix remaining stale ChrisonSimtian repo URLs missed by #379 - #412

Merged
ChrisonSimtian merged 1 commit into
mainfrom
docs/fix-remaining-chrisonsimtian-urls
Jun 20, 2026
Merged

Fix remaining stale ChrisonSimtian repo URLs missed by #379#412
ChrisonSimtian merged 1 commit into
mainfrom
docs/fix-remaining-chrisonsimtian-urls

Conversation

@ChrisonSimtian

Copy link
Copy Markdown
Collaborator

Summary

Follow-up to #379. That PR swapped ChrisonSimtian/FalloutFallout-build/Fallout, but a handful of references survived because they either used a path the pattern didn't match or landed on main after #379 was opened. A post-merge sweep found these:

  • CODE_OF_CONDUCT.md — the conduct-reporting link pointed at github.com/ChrisonSimtian/nuke (wrong org and wrong repo) → github.com/Fallout-build/Fallout.
  • docs/adr/0008-collapse-experimental-into-main.md — three #302 discussion links to ChrisonSimtian/Fallout (this ADR was added to main after Update all ChrisonSimtian/Fallout URLs to Fallout-build org #379 opened) → Fallout-build/Fallout.
  • docs/dependencies.md — vendored-fork link ChrisonSimtian/vs-solutionpersistenceFallout-build/vs-solutionpersistence (that repo was transferred to the org too).
  • docs/rebrand-plan.md — GitHub Packages namespace example ChrisonSimtian/Nuke.CommonFallout-build/Nuke.Common.

The three docs/** files feed docs.fallout.build (Docusaurus builds from Fallout-build/Fallout@main).

Intentionally left unchanged

Test plan

  • grep confirms no ChrisonSimtian references remain in the four edited files
  • Sweep confirms the only remaining ChrisonSimtian references repo-wide are the three intentional categories above

🤖 Generated with Claude Code

PR #379 swapped ChrisonSimtian/Fallout → Fallout-build/Fallout but a few
references used paths its pattern didn't match, or landed after it was opened:

- CODE_OF_CONDUCT.md: reporting link pointed at github.com/ChrisonSimtian/nuke
  (wrong org and wrong repo) → github.com/Fallout-build/Fallout
- docs/adr/0008: three discussion links to ChrisonSimtian/Fallout (file added
  to main after #379 opened) → Fallout-build/Fallout
- docs/dependencies.md: vendored fork link ChrisonSimtian/vs-solutionpersistence
  → Fallout-build/vs-solutionpersistence (repo was transferred to the org)
- docs/rebrand-plan.md: GitHub Packages namespace example ChrisonSimtian/Nuke.Common
  → Fallout-build/Nuke.Common

CHANGELOG.md (historical references), the personal sponsors link/FUNDING.yml,
and *.Generated.cs (regenerated from JSON at release time) are intentionally
left unchanged.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation target/vCurrent Targets the current version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants