From 8b138e19c5394521f1ea309d7bfa5f20f2b3820c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20H=C3=A4usele?= Date: Thu, 30 Nov 2023 22:42:26 +0100 Subject: [PATCH] Fix link to tts post --- openai_text_to_speech_with_rails/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openai_text_to_speech_with_rails/README.md b/openai_text_to_speech_with_rails/README.md index c124aa1..17ad2fc 100644 --- a/openai_text_to_speech_with_rails/README.md +++ b/openai_text_to_speech_with_rails/README.md @@ -1,6 +1,6 @@ # OpenAI TTS with Rails -Read more about the project in the actual blogpost: http://localhost:1313/posts/using-the-openai-text-to-speech-api-with-rails/ +Read more about the project in the actual blogpost: https://www.modern-rails.com/posts/using-the-openai-text-to-speech-api-with-rails/ ## Setup