Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 6, 2026

Summary

Fixes a broken link detected by the scheduled link checker. The dashboard overview page had an incorrect href to the permissions page.

Change: Updated the link from /learn/dashboard/permissions to /learn/dashboard/configuration/permissions

The URL was missing the section name ("configuration") in the path. The dashboard navigation structure includes sections, so pages under the "Configuration" section need the full path including the section slug.

Original broken link: https://buildwithfern.com/learn/dashboard/permissions (404)

Review & Testing Checklist for Human

  • Verify the preview link loads /learn/dashboard/configuration/permissions successfully
  • Click the "Add team members" card on the dashboard overview page and confirm it navigates to the permissions page

Notes

This PR was triggered by the scheduled broken links checker workflow.

github-actions bot and others added 2 commits January 6, 2026 10:18
- Update href from /learn/dashboard/permissions to /learn/dashboard/configuration/permissions
- Delete scaffold file .github/broken-links/broken-links.md

Co-Authored-By: unknown <>
@devin-ai-integration devin-ai-integration bot changed the title Fix broken links (Devin) Fix broken link to dashboard permissions page Jan 6, 2026
@github-actions
Copy link
Contributor Author

github-actions bot commented Jan 6, 2026

@devin-ai-integration
Copy link
Contributor

I've verified the fix using the preview link:

  1. Confirmed the permissions page loads successfully at the corrected URL: https://fern-preview-c2c923b4-61fc-4b6e-8959-fb56d6771a1c.docs.buildwithfern.com/learn/dashboard/configuration/permissions

  2. Tested the "Add team members" card on the Dashboard overview page - clicking it now correctly navigates to the Member permissions page.

The broken link has been fixed by updating the href from /learn/dashboard/permissions to /learn/dashboard/configuration/permissions (adding the section slug "configuration" to the path).

@davidkonigsberg davidkonigsberg marked this pull request as ready for review January 6, 2026 12:45
@davidkonigsberg davidkonigsberg merged commit fee5494 into main Jan 6, 2026
2 checks passed
@davidkonigsberg davidkonigsberg deleted the devin/fix-broken-links branch January 6, 2026 12:46
@github-actions
Copy link
Contributor Author

github-actions bot commented Jan 6, 2026

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