diff --git a/docs/tutorials/integrations/openai-edge-tts-integration.md b/docs/tutorials/integrations/openai-edge-tts-integration.md index 5ad16d9..7e254f6 100644 --- a/docs/tutorials/integrations/openai-edge-tts-integration.md +++ b/docs/tutorials/integrations/openai-edge-tts-integration.md @@ -138,7 +138,7 @@ Generates audio from the input text. Available parameters: - **speed** (number): Playback speed (0.25 to 4.0). Default is `1.0`. :::tip -You can browse available voices and listen to sample previews at [tts.travisvn.com](tts.travisvn.com) +You can browse available voices and listen to sample previews at [tts.travisvn.com](https://tts.travisvn.com) ::: Example request with `curl` and saving the output to an mp3 file: