Skip to content

Commit 196870d

Browse files
committed
fix: voice widget redirect
1 parent 6afbaea commit 196870d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

fern/docs.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,7 @@ redirects:
751751
- source: "/outbound_call_python"
752752
destination: "/examples/outbound-call-python"
753753
- source: "/voice_widget"
754-
destination: "/voice-widget"
754+
destination: "/examples/voice-widget"
755755
- source: "/clients"
756756
destination: "/sdks"
757757
- source: "/error_message_guide"
@@ -802,8 +802,6 @@ redirects:
802802
destination: /quickstart
803803
- source: /assistants
804804
destination: /api-reference/assistants/create
805-
- source: /examples/voice-widget
806-
destination: /sdk/web
807805
- source: /workflows/examples/outbound-sales
808806
destination: /workflows/examples/lead-qualification
809807
- source: /workflows

0 commit comments

Comments
 (0)