Skip to content

Commit 47c3f18

Browse files
committed
fix some references + language in how-to-use-it
1 parent a09d0e5 commit 47c3f18

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

docs/open-source/how-to-use-it.mdx

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ description: "Various ways to utilize Vocode."
55

66
## Understanding Our Open Source Libraries
77

8-
Vocode's Open Source supports both Python and React, with plans for future support for
9-
additional languages.
8+
Vocode's Open Source supports Python, and a client library in React.
109

1110
### Getting Started with the Open Source Python Library
1211

docs/welcome.mdx

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ operations flows. Get started with the [Hosted Service](/hosted-quickstart).
2626
## Open Source Library
2727

2828
Most of what we build is open source and free to use! Leverage all of the features mentioned in the introduction by taking a look
29-
at our open source repos. Get started with [Open Source](/open-source-quickstart).
29+
at our open source repos. Get started with [Open Source](/open-source-quickstarts).
3030

3131
## Quickstarts
3232

@@ -35,9 +35,9 @@ at our open source repos. Get started with [Open Source](/open-source-quickstart
3535
Start using the hosted telephony service.
3636
</Card>
3737
<Card
38-
title="Open Source Quick Start"
38+
title="Open Source Quick Starts"
3939
icon="circle-play"
40-
href="/open-source-quickstart"
40+
href="/open-source-quickstarts"
4141
>
4242
Run Vocode self hosted.
4343
</Card>

0 commit comments

Comments
 (0)