@@ -237,9 +237,28 @@ redirects:
237237 - source : /learn/sdks/introduction/customer-showcase
238238 destination : /learn/sdks/customer-showcase
239239 permanent : true
240- - source : /learn/sdks/introduction/changelog/:slug*
241- destination : /learn/sdks/overview /changelog/:slug*
240+ - source : /learn/sdks/introduction/changelog/ts/ :slug*
241+ destination : /learn/sdks/generators/type-script /changelog/:slug*
242242 permanent : true
243+ - source : /learn/sdks/introduction/changelog/python/:slug*
244+ destination : /learn/sdks/generators/python/changelog/:slug*
245+ permanent : true
246+ - source : /learn/sdks/introduction/changelog/csharp/:slug*
247+ destination : /learn/sdks/generators/csharp/changelog/:slug*
248+ permanent : true
249+ - source : /learn/sdks/introduction/changelog/go/:slug*
250+ destination : /learn/sdks/generators/go/changelog/:slug*
251+ permanent : true
252+ - source : /learn/sdks/introduction/changelog/java/:slug*
253+ destination : /learn/sdks/generators/java/changelog/:slug*
254+ permanent : true
255+ - source : /learn/sdks/introduction/changelog/ruby/:slug*
256+ destination : /learn/sdks/generators/ruby/changelog/:slug*
257+ permanent : true
258+ - source : /learn/sdks/introduction/changelog/php/:slug*
259+ destination : /learn/sdks/generators/php/changelog/:slug*
260+ permanent : true
261+
243262
244263 # SDK Capabilities - remaining general redirects (after specific overrides above)
245264 - source : /learn/sdks/capabilities/idiomatic-method-names
@@ -272,10 +291,10 @@ redirects:
272291
273292 # SDK Guides - specific cases first, then general pattern
274293 - source : /learn/sdks/guides/generate-your-first-sdk
275- destination : /learn/sdks/introduction/ overview
294+ destination : /learn/sdks/overview/introduction
276295 permanent : true
277296 - source : /learn/sdks/guides/publish-a-public-facing-sdk
278- destination : /learn/sdks/guides/publish-your-sdk
297+ destination : /learn/sdks/overview/introduction
279298 permanent : true
280299 - source : /learn/sdks/guides/publish-to-package-managers/:slug*
281300 destination : /learn/sdks/generators/:slug*
@@ -302,10 +321,10 @@ redirects:
302321 destination : https://buildwithfern.com/customers
303322 permanent : true
304323 - source : /learn/docs/getting-started/global-configuration
305- destination : /learn/docs/guides/configuration /what-is-docs-yml
324+ destination : /learn/docs/guides/customization /what-is-docs-yml
306325 permanent : true
307326 - source : /learn/docs/getting-started/project-structure
308- destination : /learn/docs/guides/configuration /project-structure
327+ destination : /learn/docs/guides/customization /project-structure
309328 permanent : true
310329 - source : /learn/docs/getting-started/development
311330 destination : /learn/docs/preview-publish/previewing-changes-locally
@@ -353,7 +372,7 @@ redirects:
353372 destination : /learn/docs/authentication/rbac
354373 permanent : true
355374 - source : /learn/docs/building-and-customizing-your-docs/search
356- destination : /learn/docs/configuration /search
375+ destination : /learn/docs/customization /search
357376 permanent : true
358377
359378 # Content Section redirects - specific cases first
@@ -379,7 +398,7 @@ redirects:
379398 destination : /learn/docs/component-library/custom-components/custom-react-components
380399 permanent : true
381400 - source : /learn/docs/content/frontmatter
382- destination : /learn/docs/configuration /frontmatter
401+ destination : /learn/docs/customization /frontmatter
383402 permanent : true
384403 - source : /learn/docs/content/reusable-snippets
385404 destination : /learn/docs/component-library/custom-components/reusable-snippets
@@ -437,9 +456,8 @@ redirects:
437456 destination : /learn/docs/writing-content/visual-editor
438457 permanent : true
439458
440- # Specific changelog redirect
441- - source : /learn/docs/getting-started/changelog/2025/5/23
442- destination : /learn/docs/getting-started/changelog/2025/6/5
459+ - source : /learn/docs/getting-started/changelog/:slug*
460+ destination : /learn/docs/changelogs/:slug*
443461 permanent : true
444462
445463 # ============================================================================
@@ -472,6 +490,9 @@ redirects:
472490 - source : /learn/cli-api/:slug*
473491 destination : /learn/cli-reference/:slug*
474492 permanent : true
493+ - source : /learn/cli-reference/changelog/:slug*
494+ destination : /learn/cli-reference/changelog/:slug*
495+ permanent : true
475496
476497 # ============================================================================
477498 # API DEFINITION REDIRECTS
@@ -543,10 +564,12 @@ redirects:
543564 - source : /learn/api-definition/openapi/extensions/:slug*
544565 destination : /learn/openapi-definition/extensions/:slug*
545566 permanent : true
567+ - source : /learn/api-definition/openapi/sync-specification
568+ destination : /learn/openapi/workflow-automation/sync-your-open-api-specification
569+ permanent : true
546570 - source : /learn/api-definition/openapi/frameworks/:slug*
547571 destination : /learn/openapi-definition/server-frameworks/:slug*
548572 permanent : true
549- # General OpenAPI pattern
550573 - source : /learn/api-definition/openapi/:slug*
551574 destination : /learn/openapi-definition/:slug*
552575 permanent : true
@@ -578,21 +601,30 @@ redirects:
578601 - source : /learn/ai-search/:slug*
579602 destination : /learn/ask-fern/:slug*
580603 permanent : true
604+ - source : /learn/ask-fern/overview
605+ destination : /learn/ask-fern/getting-started/what-is-ask-fern
606+ permanent : true
607+ - source : /learn/ask-fern/customer-showcase
608+ destination : https://buildwithfern.com/customers
609+ permanent : true
610+ - source : /learn/ask-fern/citations
611+ destination : /learn/ask-fern/configuration/citations
612+ permanent : true
613+ - source : /learn/ask-fern/custom-prompting
614+ destination : /learn/ask-fern/configuration/custom-prompting
615+ permanent : true
581616
582617 # ============================================================================
583618 # API REFERENCE REDIRECTS (Fern Public API)
584619 # ============================================================================
585620
586621 # Fern Public API Reference redirects
587622 - source : /learn/api-reference/overview
588- destination : /learn/public -api/overview
623+ destination : /learn/cli -api-reference/api-reference /overview
589624 permanent : true
590625 - source : /learn/api-reference/snippets/:slug*
591- destination : /learn/public -api/snippets/:slug*
626+ destination : /learn/cli -api-reference/api-reference /snippets/:slug*
592627 permanent : true
593628 - source : /learn/api-reference/tokens/:slug*
594- destination : /learn/public-api/tokens/:slug*
595- permanent : true
596- - source : /learn/api-reference/:slug*
597- destination : /learn/public-api/:slug*
629+ destination : /learn/cli-api-reference/api-reference/tokens/:slug*
598630 permanent : true
0 commit comments