Skip to content

fix: update URLs after org rename from 4lando to lando-community#5

Merged
AaronFeledy merged 1 commit into
lando-community:mainfrom
AaronFeledy:fix/org-rename-urls
Feb 27, 2026
Merged

fix: update URLs after org rename from 4lando to lando-community#5
AaronFeledy merged 1 commit into
lando-community:mainfrom
AaronFeledy:fix/org-rename-urls

Conversation

@AaronFeledy
Copy link
Copy Markdown
Contributor

@AaronFeledy AaronFeledy commented Feb 27, 2026

The 4lando GitHub org was renamed to lando-community. While GitHub redirects repository URLs automatically, GitHub Pages URLs do not redirect — meaning 4lando.github.io returns 404.

This updates all references from 4lando to lando-community to fix broken URLs.


Note

Low Risk
Low risk: this is a URL-only update, but it affects the remote schema fetch endpoint, so a wrong URL would break validation/completions at runtime.

Overview
Updates all user-facing and runtime references from the old 4lando GitHub org to lando-community.

This includes README links and the deployed editor URL, the UI’s GitHub and schema links in index.html/usage-instructions.jsx, and the schema download endpoint in src/lib/schema-validation.js (switching the GitHub Pages JSON schema URL to lando-community.github.io).

Written by Cursor Bugbot for commit 26461ce. This will update automatically on new commits. Configure here.

@AaronFeledy AaronFeledy merged commit cf01ac0 into lando-community:main Feb 27, 2026
2 checks passed
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