Commit 47c3f18 1 parent a09d0e5 commit 47c3f18 Copy full SHA for 47c3f18
File tree 2 files changed +4
-5
lines changed
2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,7 @@ description: "Various ways to utilize Vocode."
5
5
6
6
## Understanding Our Open Source Libraries
7
7
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.
10
9
11
10
### Getting Started with the Open Source Python Library
12
11
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ operations flows. Get started with the [Hosted Service](/hosted-quickstart).
26
26
## Open Source Library
27
27
28
28
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 ) .
30
30
31
31
## Quickstarts
32
32
@@ -35,9 +35,9 @@ at our open source repos. Get started with [Open Source](/open-source-quickstart
35
35
Start using the hosted telephony service.
36
36
</Card >
37
37
<Card
38
- title = " Open Source Quick Start "
38
+ title = " Open Source Quick Starts "
39
39
icon = " circle-play"
40
- href = " /open-source-quickstart "
40
+ href = " /open-source-quickstarts "
41
41
>
42
42
Run Vocode self hosted.
43
43
</Card >
You can’t perform that action at this time.
0 commit comments