This commit is contained in:
Will McGugan
2022-09-06 16:32:40 +01:00
parent 11fea02833
commit 43c45158dd
2 changed files with 2 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ Here's what the finished app will look like:
### Get the code
If you want to try the finished Stopwatch app and follow along with the code, first make sure you have [Textual installed](getting_started.md) and then check out the [Textual](https://github.com/Textualize/textual) GitHub repository:
If you want to try the finished Stopwatch app and follow along with the code, first make sure you have [Textual installed](getting_started.md) then check out the [Textual](https://github.com/Textualize/textual) repository:
=== "HTTPS"

View File

@@ -27,8 +27,7 @@ nav:
- "events/index.md"
- "events/blur.md"
- "events/descendant_blur.md"
- "events/descendant_focus.md"
- "events/enter.md"
- "events/descendant_focus.md"
- "events/enter.md"
- "events/focus.md"
- "events/hide.md"