Skip to content

Commit 93f4d0f

Browse files
committed
fix: broken links in next steps
1 parent e94f6d8 commit 93f4d0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fern/chat/non-streaming.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ Enhance your non-streaming chat system further:
320320
* **[Add streaming capabilities](/chat/streaming)** - Upgrade to real-time responses for better UX
321321
* **[OpenAI compatibility](/chat/openai-compatibility)** - Use familiar OpenAI SDK patterns
322322
* **[Integrate tools](/tools)** - Enable your assistant to call external APIs and databases
323-
* **[Add voice capabilities](/calls/call-outbound)** - Extend your text chat to voice interactions
323+
* **[Add voice capabilities](/calls/outbound-calling)** - Extend your text chat to voice interactions
324324

325325
<Callout>
326326
Need help? Chat with the team on our [Discord](https://discord.com/invite/pUFNcf2WmH) or mention us on [X/Twitter](https://x.com/Vapi_AI).

fern/chat/openai-compatibility.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@ We'll migrate "TechFlow's" existing OpenAI-powered customer support chat to use
583583
Enhance your migrated system:
584584

585585
* **[Explore Vapi-specific features](/chat/quickstart)** - Leverage advanced assistant capabilities
586-
* **[Add voice capabilities](/calls/call-outbound)** - Extend beyond text to voice interactions
586+
* **[Add voice capabilities](/calls/outbound-calling)** - Extend beyond text to voice interactions
587587
* **[Integrate tools](/tools/custom-tools)** - Give your assistant access to external APIs
588588
* **[Optimize for streaming](/chat/streaming)** - Improve real-time user experience
589589

0 commit comments

Comments
 (0)