Skip to content

Commit 42884c9

Browse files
authored
fix: redirects (#465)
1 parent a859b04 commit 42884c9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

fern/docs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -797,9 +797,9 @@ redirects:
797797
destination: /quickstart
798798
- source: /assistants
799799
destination: /api-reference/assistants/create
800-
- source: /examples/voice-widget.mdx
800+
- source: /examples/voice-widget
801801
destination: /sdk/web
802-
- source: /workflows/examples/outbound-sales.mdx
803-
destination: /workflows/examples/lead-qualification.mdx
802+
- source: /workflows/examples/outbound-sales
803+
destination: /workflows/examples/lead-qualification
804804
- source: /workflows
805-
destination: /workflows/quickstart.mdx
805+
destination: /workflows/quickstart

0 commit comments

Comments
 (0)