Skip to content

Commit

Permalink
🐛 fix: fix the urls of the API reference guide page
Browse files Browse the repository at this point in the history
  • Loading branch information
Femoon committed Sep 13, 2024
1 parent cf18c17 commit 483e283
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/api-reference/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ nav:

## TTS

- [EdgeSpeechTTS](./edge-speech-tts.en-US.md)
- [MicrosoftSpeechTTS](microsoft-speech-tts.en-US.md)
- [OpenaiTTS](openai-tts.en-US.md)
- [EdgeSpeechTTS](./edge-speech-tts.md)
- [MicrosoftSpeechTTS](microsoft-speech-tts.md)
- [OpenaiTTS](openai-tts.md)

0 comments on commit 483e283

Please sign in to comment.