Fix links in Get Started section of index.mdx

Updated links in the Get Started section for correct paths.
This commit is contained in:
Nicolas Schteinschraber
2026-03-20 13:58:53 -03:00
committed by GitHub
parent d70b878b71
commit 8b796bc6b4
+3 -3
View File
@@ -31,6 +31,6 @@ Voicebox is a **local-first voice cloning studio** -- a free and open-source alt
## Get Started
- [Installation](/docs/overview/installation) -- download and install Voicebox
- [Quick Start](/docs/overview/quick-start) -- get up and running in 5 minutes
- [API Reference](/docs/api-reference) -- integrate voice synthesis into your apps
- [Installation](/overview/installation) -- download and install Voicebox
- [Quick Start](/overview/quick-start) -- get up and running in 5 minutes
- [API Reference](/api-reference) -- integrate voice synthesis into your apps