From 14ad88141e0e81fce80f23ae63a1cae264213192 Mon Sep 17 00:00:00 2001 From: goosewin Date: Sun, 1 Jun 2025 14:28:19 -0700 Subject: [PATCH] fix: redirects --- fern/docs.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fern/docs.yml b/fern/docs.yml index d0789449..491b1227 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -797,9 +797,9 @@ redirects: destination: /quickstart - source: /assistants destination: /api-reference/assistants/create - - source: /examples/voice-widget.mdx + - source: /examples/voice-widget destination: /sdk/web - - source: /workflows/examples/outbound-sales.mdx - destination: /workflows/examples/lead-qualification.mdx + - source: /workflows/examples/outbound-sales + destination: /workflows/examples/lead-qualification - source: /workflows - destination: /workflows/quickstart.mdx + destination: /workflows/quickstart