Skip to content

Commit 831445a

Browse files
authored
Update assistant-setup-inbound.mdx (#105)
[Docs] small fix - fix broken link to provider keys
1 parent 7b68d6b commit 831445a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fern/snippets/quickstart/dashboard/assistant-setup-inbound.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,14 +55,14 @@
5555

5656
<AccordionGroup>
5757
<Accordion title="Set Your OpenAI Provider Key (optional)" icon="key" iconType="solid">
58-
Before we proceed, we can set our [provider key](customization/provider-keys) for OpenAI (this is just your OpenAI secret key).
58+
Before we proceed, we can set our [provider key](https://docs.vapi.ai/customization/provider-keys) for OpenAI (this is just your OpenAI secret key).
5959

6060
<Note>
6161
You can see all of your provider keys in the "Provider Keys" dashboard tab. You can also go
6262
directly to [dashboard.vapi.ai/keys](https://dashboard.vapi.ai/keys).
6363
</Note>
6464

65-
Vapi uses [provider keys](customization/provider-keys) you provide to communicate with LLM, TTS, & STT vendors on your behalf. It is most ideal that we set keys for the vendors we intend to use ahead of time.
65+
Vapi uses [provider keys](https://docs.vapi.ai/customization/provider-keys) you provide to communicate with LLM, TTS, & STT vendors on your behalf. It is most ideal that we set keys for the vendors we intend to use ahead of time.
6666

6767
<Frame caption="We set our provider key for OpenAI so Vapi can make requests to their API.">
6868
<img src="../static/images/quickstart/dashboard/model-provider-keys.png" />

0 commit comments

Comments
 (0)