From fefa09779d1f374fa6eab8ed4b657ec63b9abbd2 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Tue, 19 May 2020 10:01:50 -0500 Subject: [PATCH] Fix link to TTS.gd. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 437d77b..c542270 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Text-to-speech is complicated, and some features may not work everywhere. Most o ## API -The public-facing API is contained entirely within [TTS.GD](TTS.GD). +The public-facing API is contained entirely within [TTS.GD](https://github.com/lightsoutgames/godot-tts/blob/master/TTS.gd). ## Download