Skip to content

Fix broken /learn/ask-fern links in stainless-comparison.mdx#4321

Merged
davidkonigsberg merged 2 commits into
mainfrom
devin/fix-broken-links
Mar 17, 2026
Merged

Fix broken /learn/ask-fern links in stainless-comparison.mdx#4321
davidkonigsberg merged 2 commits into
mainfrom
devin/fix-broken-links

Conversation

@github-actions

@github-actions github-actions Bot commented Mar 17, 2026

Copy link
Copy Markdown
Contributor

Summary

The scheduled link checker detected 404s for https://buildwithfern.com/learn/ask-fern. The Ask Fern section was previously moved to /learn/docs/ai-features/ask-fern/, but 5 links in stainless-comparison.mdx still pointed to the old /learn/ask-fern/ path (which has no redirect for the bare path).

Changes:

  • Updated 5 links in fern/products/docs/pages/resources/stainless-comparison.mdx:
    • [guidance documents](/learn/ask-fern/)/learn/docs/ai-features/ask-fern/guidance
    • [custom knowledge sources](/learn/ask-fern/)/learn/docs/ai-features/ask-fern/content-sources
    • [Ask Fern](/learn/ask-fern/)/learn/docs/ai-features/ask-fern/overview
    • [Content gap identification](/learn/ask-fern/)/learn/docs/ai-features/ask-fern/overview
  • Deleted the scaffold file (.github/broken-links/broken-links.md)

View original workflow run

Review & Testing Checklist for Human

  • Verify the 3 destination URLs resolve correctly: /learn/docs/ai-features/ask-fern/overview, /learn/docs/ai-features/ask-fern/guidance, /learn/docs/ai-features/ask-fern/content-sources
  • Confirm link text still makes sense for each destination (e.g., "guidance documents" → guidance page, "custom knowledge sources" → content-sources page)

Notes

  • Other files (site-level-settings.mdx, dashboard/overview.mdx) also reference old /learn/ask-fern/getting-started/what-is-ask-fern paths, but those have working redirects (verified with curl returning 200) so they were not modified per the scaffold instructions.

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

@devin-ai-integration devin-ai-integration Bot changed the title Fix broken links (Devin) Fix broken /learn/ask-fern links in stainless-comparison.mdx Mar 17, 2026
@github-actions

github-actions Bot commented Mar 17, 2026

Copy link
Copy Markdown
Contributor Author

🌿 Preview your docs: https://fern-preview-a8686bd5-c1e4-423e-8c0d-63a21347e585.docs.buildwithfern.com/learn

Here are the markdown pages you've updated:

@davidkonigsberg davidkonigsberg marked this pull request as ready for review March 17, 2026 11:28
@davidkonigsberg davidkonigsberg merged commit d02103d into main Mar 17, 2026
3 checks passed
@davidkonigsberg davidkonigsberg deleted the devin/fix-broken-links branch March 17, 2026 11:29
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