diff --git a/fern/components/FernFooter.tsx b/fern/components/FernFooter.tsx index 1c06e182c..b68b353d4 100644 --- a/fern/components/FernFooter.tsx +++ b/fern/components/FernFooter.tsx @@ -52,7 +52,7 @@ export const FernFooter = () => {

Documentation

- OpenAPI Compatibility + OpenAPI Compatibility SDKs Docs
diff --git a/fern/docs.yml b/fern/docs.yml index 81c0430b1..7b0b8e6c3 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -587,4 +587,13 @@ redirects: permanent: true - source: /learn/fern-definition/:slug* destination: /learn/api-definitions/ferndef/:slug* + permanent: true + - source: /openapi/getting-started/overview + destination: /learn/api-definitions/openapi/overview + permanent: true + - source: /learn/openapi-definition/overview + destination: /learn/api-definitions/openapi/overview + permanent: true + - source: /learn/fern-definition/overview + destination: /learn/api-definitions/ferndef/overview permanent: true \ No newline at end of file diff --git a/footer/src/FernFooter.tsx b/footer/src/FernFooter.tsx index 778020e65..36691f0a7 100644 --- a/footer/src/FernFooter.tsx +++ b/footer/src/FernFooter.tsx @@ -284,8 +284,8 @@ export const FernFooter: React.FC = () => { SDKs Docs Ask Fern - OpenAPI - Fern Definition + OpenAPI + Fern Definition CLI Reference API Reference