Skip to content

Commit e7f9bf0

Browse files
committed
fix(customer-support-hotline): image URLs
1 parent a6c90a6 commit e7f9bf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fern/examples/customer-support-hotline.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You'll learn how to
2525
6. Click **Create Assistant**
2626

2727
<Frame>
28-
<img src="./fern/static/images/examples/create-assistant.png" alt="Create Assistant Dialog - Vapi Dashboard" />
28+
<img src="./static/images/examples/create-assistant.png" alt="Create Assistant Dialog - Vapi Dashboard" />
2929
</Frame>
3030

3131
---
@@ -206,7 +206,7 @@ Remember: you're the friendly, round-the-clock voice that keeps builders unblock
206206
4. Our assistant is now live! Click `Talk to Assistant` to test it out.
207207

208208
<Frame>
209-
<img src="./fern/static/images/examples/configure-assistant-prompt.png" alt="Configure Assistant Prompt - Vapi Dashboard" />
209+
<img src="./static/images/examples/configure-assistant-prompt.png" alt="Configure Assistant Prompt - Vapi Dashboard" />
210210
</Frame>
211211

212212
---

0 commit comments

Comments
 (0)