Fix broken links: automation URL and Ask Fern footer links#4434
Merged
Conversation
Contributor
Author
|
🌿 Preview your docs: https://fern-preview-devin-fix-broken-links.docs.buildwithfern.com/learn Here are the markdown pages you've updated: |
devalog
approved these changes
Mar 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes three broken links detected by the scheduled link checker:
/api-definitions/openapi/automation(404)fern/products/api-def/pages/project-structure.mdx/learn/api-definitions/openapi/sync-your-open-api-specification(added/learnprefix and used correct page slug fromapi-def.yml)/learn/ask-fern(404)footer/src/FernFooter.tsx/learn/docs/ai-features/ask-fern/overview(Ask Fern moved under Docs product)/learn/ask-fern(404)fern/components/FernFooter.tsxAlso deletes the scaffold file (
.github/broken-links/broken-links.md) per instructions.Review & Testing Checklist for Human
/learn/api-definitions/openapi/sync-your-open-api-specificationin the preview deployment and confirm it loads the "Sync your specification" page. The slug was derived fromapi-def.ymlline 24 (slug: sync-your-open-api-specification)./learn/docs/ai-features/ask-fern/overview.footer/src/FernFooter.tsxandfern/components/FernFooter.tsx) render correctly — these are two separate copies of the footer used in different contexts.Notes
project-structure.mdxalso has other links without the/learn/prefix (e.g.,/api-definitions/openapi/overview,/sdks/overview/project-structure). These were not flagged by the link checker so they were left unchanged per the instructions.docs.xmlsitemap with old Ask Fern URLs — this appears to be auto-generated and should update on the next build.Link to Devin session: https://app.devin.ai/sessions/d35717a163bc4e08a54cd0a917d01124