Skip to content

docs(repo): fix broken RELEASE.md and example migration links - #2582

Merged
mandarini merged 1 commit into
supabase:masterfrom
AlvaroBalbin:docs/link-fixes
Jul 31, 2026
Merged

docs(repo): fix broken RELEASE.md and example migration links#2582
mandarini merged 1 commit into
supabase:masterfrom
AlvaroBalbin:docs/link-fixes

Conversation

@AlvaroBalbin

Copy link
Copy Markdown
Contributor

While reading the docs I noticed two relative markdown links that point at paths which do not exist. CONTRIBUTING.md linked to ./RELEASE.md, but the file lives at docs/RELEASE.md, and the realtime-js example README linked to the SQL migration using a repository-root path instead of one relative to that README. I corrected both targets so they resolve on GitHub and in local editors.

I left the ./docs/SECURITY.md link in README.md alone: that file is not present anywhere in the repository, and I did not want to guess whether it should point at an org-level policy or a file still to be added. Worth noting AGENTS.md has the same broken link, so a maintainer may want to decide on both together.

I pushed this to my fork first and the project's own CI workflows pass on the commit.

@AlvaroBalbin
AlvaroBalbin requested review from a team as code owners July 30, 2026 03:24
@coderabbitai

coderabbitai Bot commented Jul 30, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: ef443670-8be8-4523-be8e-3d1771553455

📥 Commits

Reviewing files that changed from the base of the PR and between 6331898 and 1a49ff1.

📒 Files selected for processing (2)
  • CONTRIBUTING.md
  • packages/core/realtime-js/example/README.md

📝 Walkthrough

Summary by CodeRabbit

  • Documentation
    • Updated the contributing guide’s official releases link.
    • Simplified the database migration file path in the realtime example README.

Walkthrough

Updated CONTRIBUTING.md to link official releases to docs/RELEASE.md. Updated the realtime JavaScript example README to reference the migration SQL file through a relative path.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@mandarini

Copy link
Copy Markdown
Contributor

Thanks

@mandarini
mandarini merged commit c9bf11d into supabase:master Jul 31, 2026
7 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.

2 participants