Skip to content

Fix broken RBAC link on welcome page#3670

Merged
devalog merged 2 commits into
mainfrom
devin/fix-broken-links
Feb 18, 2026
Merged

Fix broken RBAC link on welcome page#3670
devalog merged 2 commits into
mainfrom
devin/fix-broken-links

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Feb 18, 2026

Summary

Fixed the broken link detected by the scheduled link checker:

  • [404] https://buildwithfern.com/docs/authentication/rbac → Updated href in fern/products/home/pages/welcome.mdx from /docs/authentication/rbac to /docs/authentication/features/rbac

The RBAC page is nested under Authentication > Features in docs.yml (slug: features), so the URL requires the features/ segment. A corresponding redirect already existed in docs.yml for the /learn/docs/authentication/rbac path, confirming the correct destination.

Also deleted the scaffold file .github/broken-links/broken-links.md as instructed.

Review & Testing Checklist for Human

  • Verify that the preview deployment link for https://buildwithfern.com/docs/authentication/features/rbac resolves to the RBAC page correctly
  • Click the "Control role-based access" button on the welcome/home page and confirm it navigates to the right page

Notes

@devin-ai-integration devin-ai-integration Bot changed the title Fix broken links (Devin) Fix broken RBAC link on welcome page Feb 18, 2026
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Feb 18, 2026

🌿 Preview your docs: https://fern-preview-286741bb-2a0c-45b0-8566-1af2a391ec13.docs.buildwithfern.com/learn

Here are the markdown pages you've updated:

@devin-ai-integration
Copy link
Copy Markdown
Contributor

Verified the fix using the preview link:

  • The RBAC page loads correctly at the preview URL (HTTP 200).
  • Also verified locally with fern docs dev/docs/authentication/features/rbac resolves correctly.

Requesting review from @davidkonigsberg.

@devalog devalog marked this pull request as ready for review February 18, 2026 15:28
@devalog devalog merged commit 883b867 into main Feb 18, 2026
3 of 4 checks passed
@devalog devalog deleted the devin/fix-broken-links branch February 18, 2026 15:32
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