From 38cfb2a784b7dbcd694ab2e29f52459a39c26ca9 Mon Sep 17 00:00:00 2001 From: "fern-api[bot]" <115122769+fern-api[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 14:34:50 +0000 Subject: [PATCH] Add redirect from /learn/docs/content/ to /learn/docs/authentication --- fern/docs.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fern/docs.yml b/fern/docs.yml index 1bd6e2298..7639d92df 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -166,6 +166,9 @@ experimental: # Redirects for new docs structure migration redirects: + - source: /learn/docs/content/ + destination: /learn/docs/authentication + permanent: false # ============================================================================ # GENERAL REDIRECTS # ============================================================================