Skip to content

Commit 8ba972a

Browse files
committed
fix: example links
1 parent 184602d commit 8ba972a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

fern/examples.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,31 +29,31 @@ slug: examples
2929
<br />
3030
Easily integrate the Vapi Voice Widget into your website for enhanced user interaction
3131
</Card>
32-
<Card title="Appointment Scheduling" icon="calendar-check" href="/examples/appointment-scheduling">
32+
<Card title="Appointment Scheduling" icon="calendar-check" href="/workflows/examples/appointment-scheduling">
3333
<div className='absolute top-4 right-4'>
3434
<Icon icon="arrow-up-right-from-square" />
3535
</div>
3636
<div class="vapi-badge vapi-badge-workflow">Built with Workflows</div>
3737
<br />
3838
Build an appointment scheduling assistant that can schedule appointments for a barbershop
3939
</Card>
40-
<Card title="Medical Triage & Scheduling" icon="stethoscope" href="/examples/clinic-triage-scheduling">
40+
<Card title="Medical Triage & Scheduling" icon="stethoscope" href="/workflows/examples/clinic-triage-scheduling">
4141
<div className='absolute top-4 right-4'>
4242
<Icon icon="arrow-up-right-from-square" />
4343
</div>
4444
<div class="vapi-badge vapi-badge-workflow">Built with Workflows</div>
4545
<br />
4646
Build a medical triage and scheduling assistant that can triage patients and schedule appointments for a clinic
4747
</Card>
48-
<Card title="Ecommerce Order Management" icon="shopping-cart" href="/examples/ecommerce-order-management">
48+
<Card title="Ecommerce Order Management" icon="shopping-cart" href="/workflows/examples/ecommerce-order-management">
4949
<div className='absolute top-4 right-4'>
5050
<Icon icon="arrow-up-right-from-square" />
5151
</div>
5252
<div class="vapi-badge vapi-badge-workflow">Built with Workflows</div>
5353
<br />
5454
Build an ecommerce order management assistant that can track orders and process returns
5555
</Card>
56-
<Card title="Lead Qualification" icon="phone" href="/examples/lead-qualification">
56+
<Card title="Lead Qualification" icon="phone" href="/workflows/examples/lead-qualification">
5757
<div className='absolute top-4 right-4'>
5858
<Icon icon="arrow-up-right-from-square" />
5959
</div>

0 commit comments

Comments
 (0)