fix(docs): fix self-hosting broken links by leandrocp · Pull Request #45165 · supabase/supabase · GitHub
Skip to content

fix(docs): fix self-hosting broken links#45165

Open
leandrocp wants to merge 1 commit intomasterfrom
lp-fix-links
Open

fix(docs): fix self-hosting broken links#45165
leandrocp wants to merge 1 commit intomasterfrom
lp-fix-links

Conversation

@leandrocp
Copy link
Copy Markdown
Contributor

@leandrocp leandrocp commented Apr 23, 2026

I have read the CONTRIBUTING.md file.

YES

What kind of change does this PR introduce?

Fix broken links on self-hosting docs.

Additional context

Screenshot_2026-04-23_11-45-37

Summary by CodeRabbit

Bug Fixes

  • Fixed edit links in self-hosting configuration documentation guides for Analytics, Auth, Realtime, and Storage features to ensure they point to the correct source files.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 23, 2026

@supabase
Copy link
Copy Markdown

supabase Bot commented Apr 23, 2026

This pull request has been ignored for the connected project xguihxuzqibwxjnimxev because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Apr 23, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 23, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: a77e33ad-c905-4828-8353-4c95ab5f09ee

📥 Commits

Reviewing files that changed from the base of the PR and between 1011b65 and bb2d9ad.

📒 Files selected for processing (4)
  • apps/docs/app/guides/self-hosting/analytics/config/page.tsx
  • apps/docs/app/guides/self-hosting/auth/config/page.tsx
  • apps/docs/app/guides/self-hosting/realtime/config/page.tsx
  • apps/docs/app/guides/self-hosting/storage/config/page.tsx

📝 Walkthrough

Walkthrough

Four documentation configuration pages in the self-hosting guides were updated to remove the (with-sidebar) directory segment from their GitHub edit link URLs, ensuring the links point to the correct source file locations.

Changes

Cohort / File(s) Summary
Documentation Edit Links
apps/docs/app/guides/self-hosting/analytics/config/page.tsx, apps/docs/app/guides/self-hosting/auth/config/page.tsx, apps/docs/app/guides/self-hosting/realtime/config/page.tsx, apps/docs/app/guides/self-hosting/storage/config/page.tsx
Removed (with-sidebar) segment from editLink GitHub URLs to correct the file path references.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A hop through the docs, a fix most precise,
Links now lead true, no directory splice,
The sidebar's gone from the path's grand chain,
Four pages corrected, the edits are plain!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The pull request title clearly and concisely describes the main change: fixing broken links in self-hosting documentation by correcting GitHub edit links.
Description check ✅ Passed The description covers required sections and provides context with a screenshot showing the broken edit link. However, 'What is the current behavior?' and 'What is the new behavior?' sections are missing.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch lp-fix-links

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 and usage tips.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant