From 22c10d6ff371f8834f65ea91ef2a7cc935060e9e Mon Sep 17 00:00:00 2001 From: david-swift Date: Tue, 26 Sep 2023 20:20:19 +0200 Subject: [PATCH] Fix typos --- README.md | 2 +- user-manual/GettingStarted.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fcaca08..3c75fb1 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Creates a simple counter view: ![Counter Example][image-1] -More examples are available in the [Demo app][1]: +More examples are available in the [demo app][1]: ![Demo App][image-2] diff --git a/user-manual/GettingStarted.md b/user-manual/GettingStarted.md index 532626a..778643b 100644 --- a/user-manual/GettingStarted.md +++ b/user-manual/GettingStarted.md @@ -13,7 +13,7 @@ brew install libadwaita Install `libadwaita-devel` or `libadwaita` (or something similar, based on the package manager) as well as `gtk4-devel`, `gtk4` or similar. ## Development -Subtasks is an open source project. Visit the [GitHub repository][2] for bug reports, feature requests, pull requests and more information. +Adwaita is an open source project. Visit the [GitHub repository][2] for bug reports, feature requests, pull requests and more information. [1]: https://brew.sh -[2]: https://github.com/david-swift/Subtasks-macOS +[2]: https://github.com/david-swift/Adwaita