Fix links to docs not working

This commit is contained in:
david-swift 2024-07-20 09:27:02 +02:00
parent c48abc1c9a
commit c96e65e622
2 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
</p>
<p align="center">
<a href="https://david-swift.github.io/termkitbackend/">
<a href="https://david-swift.github.io/TermKitBackend/">
Documentation
</a>
·
@ -22,14 +22,14 @@ _TermKitBackend_ is a declarative framework allowing the creation of user interf
## Overview
The declarative approach is based on the [Meta package](https://aparokshaui.github.io/meta/) which can be found on [GitHub](https://github.com/AparokshaUI/Meta).
The declarative approach is based on the [Meta package](https://aparokshaui.github.io/Meta/) which can be found on [GitHub](https://github.com/AparokshaUI/Meta).
It is powered by [a fork of TermKit for Swift](https://github.com/david-swift/TermKit).
Detailed information about the declarative approach can be found in the [Meta docs](https://aparokshaui.github.io/meta/). Find the available widgets [here](https://david-swift.github.io/termkitbackend).
Detailed information about the declarative approach can be found in the [Meta docs](https://aparokshaui.github.io/meta/). Find the available widgets [here](https://david-swift.github.io/TermKitBackend).
## Usage
Follow the tutorial in the [docs](https://david-swift.github.io/termkitbackend).
Follow the tutorial in the [docs](https://david-swift.github.io/TermKitBackend).
## Thanks

View File

@ -3,7 +3,7 @@
Learn how to use the TermKit backend.
Knowledge about the Meta project is required.
Find more information [here](https://aparokshaui.github.io/meta/).
Find more information [here](https://aparokshaui.github.io/Meta/).
## The App