Skip to content

Fix broken link to default-values extension page#5195

Merged
davidkonigsberg merged 2 commits intomainfrom
devin/fix-broken-links
Apr 28, 2026
Merged

Fix broken link to default-values extension page#5195
davidkonigsberg merged 2 commits intomainfrom
devin/fix-broken-links

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 28, 2026

Summary

Fixed a broken link in fern/products/sdks/deep-dives/generated-sdk.mdx. The link pointed to /learn/api-definitions/openapi/extensions/default which returns 404. The correct URL is /learn/api-definitions/openapi/extensions/default-values — the page "Default values" in api-def.yml has no explicit slug, so it auto-derives to default-values.

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

Review & Testing Checklist for Human

  • Verify the link at /learn/api-definitions/openapi/extensions/default-values resolves correctly in the preview deployment
  • Confirm the "Default parameter values" section on the generated SDK page renders the link properly

Notes

The other two files that link to this page (configure-global-headers.mdx and global-headers.mdx) already use the correct /default-values slug.

Link to Devin session: https://app.devin.ai/sessions/d27c27286dc24b1eb662aee7de976613

@devin-ai-integration devin-ai-integration Bot changed the title Fix broken links (Devin) Fix broken link to default-values extension page Apr 28, 2026
@github-actions
Copy link
Copy Markdown
Contributor Author

🌿 Preview your docs: https://fern-preview-devin-fix-broken-links.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:

@devin-ai-integration devin-ai-integration Bot marked this pull request as ready for review April 28, 2026 10:46
@devin-ai-integration devin-ai-integration Bot requested a review from devalog as a code owner April 28, 2026 10:46
@davidkonigsberg davidkonigsberg merged commit a9fa509 into main Apr 28, 2026
3 checks passed
@davidkonigsberg davidkonigsberg deleted the devin/fix-broken-links branch April 28, 2026 11:51
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