Skip to content

docs(README): update stale base-org references to base after org rename#271

Open
0xAxiom wants to merge 1 commit intobase:mainfrom
0xAxiom:fix/readme-base-org-references
Open

docs(README): update stale base-org references to base after org rename#271
0xAxiom wants to merge 1 commit intobase:mainfrom
0xAxiom:fix/readme-base-org-references

Conversation

@0xAxiom
Copy link
Copy Markdown

@0xAxiom 0xAxiom commented May 5, 2026

Closes #248.

The GitHub organization was renamed from base-org to base. The old base-org/* URLs still redirect, but the README still surfaces them in two places:

  1. The Markdown link to the contract-deployments repo on line 7.
  2. The img.shields.io badge source URLs in lines 11–15 and 27–28. (The rendered badge target links already point at base/* and were left unchanged.)

This PR updates both to use the canonical base/* paths.

Diff summary

  • 1 file changed, 8 insertions(+), 8 deletions(-)
  • README-only, no contract or build changes.

Closes base#248.

The GitHub organization was renamed from base-org to base. This updates
the README to use the canonical base/* paths in:
- Markdown link to base/contract-deployments
- shields.io badge source URLs (the rendered badge target links already
  use base/* and remain unchanged)
@cb-heimdall
Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

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.

README contains stale base-org references that should point to base org

2 participants