nico 8 years ago
parent
commit
488c5730a5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -42,7 +42,7 @@ Kalliope is easy-peasy to use, see the hello world
 | [Signals](Docs/signals.md)         | Signals are input event that can wake up kalliope (spoken order, scheduled event, REST API) |
 | [STT](Docs/stt.md)                 | Speech to text configuration                                                                |
 | [TTS](Docs/tts.md)                 | Text to speech configuration                                                                |
-| [Triggers](Docs/tts.md)            | Magic hotword engine used to make Kalliope listtening for an order                          |
+| [Triggers](Docs/trigger.md)        | Magic hotword engine used to make Kalliope listtening for an order                          |
 
 
 ## Contributing