Update docs

This commit is contained in:
miguel
2018-07-17 22:24:51 -04:00
parent 12c4c88389
commit ae7e5333a1
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ can configure the MainLoop in response to events during the execution.
The keyboard inputs is dispatched by the application class to the
current TopLevel window this is covered in more detail in the
[Keyboard Event Processing](keyboard.md) document.
[Keyboard Event Processing](keyboard.html) document.
Async Execution