From 68f554e7a19ffa0c123d0aceb983053213247e6a Mon Sep 17 00:00:00 2001 From: Devin Logan Date: Fri, 3 Oct 2025 12:26:40 -0400 Subject: [PATCH] fix editor redirect --- fern/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fern/docs.yml b/fern/docs.yml index 7098e1cc2..e7f8c0ea0 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -416,7 +416,7 @@ redirects: - source: /learn/docs/navigation/changelogs destination: /learn/docs/customization/changelogs permanent: true - - source: /learn/docs/content/visual-editor + - source: /learn/docs/writing-content/visual-editor destination: /learn/docs/writing-content/fern-editor permanent: true - source: /learn/docs/writing-content/code-blocks