Skip to content

docs: fix dead Pages URLs after Citadel-Cloud-Management transfer#3

Open
kogunlowo123 wants to merge 1 commit intomainfrom
fix/pages-url-citadel-transfer
Open

docs: fix dead Pages URLs after Citadel-Cloud-Management transfer#3
kogunlowo123 wants to merge 1 commit intomainfrom
fix/pages-url-citadel-transfer

Conversation

@kogunlowo123
Copy link
Copy Markdown
Collaborator

Summary

  • Five repos transferred from kogunlowo123 to Citadel-Cloud-Management. Pages URLs do not redirect across owner transfers, so kogunlowo123.github.io/<repo>/ 404s for: AI-Agent-Specializations, agentforge-portal, ai-career-intelligence-hub, multi-industry-ai-assistant, software-factory-architecture.
  • This PR mechanically swaps those URLs to the live citadel-cloud-management.github.io/<repo>/ host. No other content changes.
  • Verified each target URL returns HTTP 200 before swapping.

Test plan

  • Spot-check a handful of changed links to confirm they resolve
  • Confirm git diff --stat only touches text/markup file types (no binaries)

Five repos were transferred from kogunlowo123 to the Citadel-Cloud-Management
org. GitHub redirects repo URLs across owner transfers but does not redirect
GitHub Pages URLs, so kogunlowo123.github.io/<repo>/ now 404s for:
AI-Agent-Specializations, agentforge-portal, ai-career-intelligence-hub,
multi-industry-ai-assistant, software-factory-architecture.

Mechanical find/replace updating those URLs to the live
citadel-cloud-management.github.io/<repo>/ host.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.

1 participant