We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4747eca commit 1f3bf79Copy full SHA for 1f3bf79
website/docs/main/home/calling/voice/index.mdx
@@ -66,7 +66,7 @@ SignalWire's advanced APIs and elastic cloud infrastructure make it a breeze to
66
## Low-code and no-code solutions
67
68
<CardGroup>
69
- <Card title="Call Flow Builder" icon={<MdDragIndicator/>} href="/swml">
+ <Card title="Call Flow Builder" icon={<MdDragIndicator/>} href="/call-flow-builder">
70
Drag-and-drop, no-code call application builder
71
</Card>
72
<Card title="SWML" icon={<MdCode/>} href="/swml">
@@ -96,4 +96,4 @@ SignalWire's advanced APIs and elastic cloud infrastructure make it a breeze to
96
97
{/* Core links */}
98
[cxml]: /compatibility-api/cxml
99
-[cfb]: /call-flow-builder
+[cfb]: /call-flow-builder
0 commit comments