Skip to content

Commit ad4d6c7

Browse files
refactor: swap out buy phone number dashboard snippets
1 parent 79e102c commit ad4d6c7

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

fern/community/knowledgebase.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Navigate to Platform > Files and upload your custom files in Markdown, PDF, plai
2828

2929
<Frame caption="Adding files to your Knowledge Base">
3030
<img
31-
src="./static/images/knowledge-base/files.png"
31+
src="../static/images/knowledge-base/files.png"
3232
alt="Adding files to your Knowledge Base"
3333
/>
3434
</Frame>

fern/snippets/quickstart/dashboard/provision-phone-number-with-vapi.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ The quickest way to secure a phone number for your assistant is to create a phon
33
Navigate to the "Phone Numbers" section & click the "Create Phone Number" button:
44

55
<Frame caption="Make sure you are in the 'Phone Numbers' dashboard tab.">
6-
<img src="/static/images/quickstart/dashboard/buy-a-phone-number.png" />
6+
<img src="/static/images/quickstart/dashboard/create-vapi-phone-number.png" />
77
</Frame>
88

99
We will use the area code `415` for our phone number (these are area codes domestic to the US & Canada).

fern/snippets/quickstart/phone/get-a-phone-number.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ There are **2 ways** we can get a phone number into our Vapi account:
1414
Navigate to the "Phone Numbers" section & click the "Create Phone Number" button:
1515

1616
<Frame caption="Make sure you are in the 'Phone Numbers' dashboard tab.">
17-
<img src="/static/images/quickstart/dashboard/buy-a-phone-number.png" />
17+
<img src="/static/images/quickstart/dashboard/create-vapi-phone-number.png" />
1818
</Frame>
1919

2020
We will use the area code `415` for our phone number (these are area codes domestic to the US & Canada).
131 KB
Loading

0 commit comments

Comments
 (0)