~bl4ckb0ne/kaiju-dev

readme: fix some typos and add a link to the ticket tracker v1 APPLIED

Pedro Lucas Porcellis: 1
 readme: fix some typos and add a link to the ticket tracker

 1 files changed, 2 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~bl4ckb0ne/kaiju-dev/patches/29008/mbox | git am -3
Learn more about email & git

[PATCH] readme: fix some typos and add a link to the ticket tracker Export this patch

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3f67ac5..2f5cc89 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@

[Wayland] compositor for touch devices like the [PinePhone]

Join use on the [IRC] channel or on our mailing list at 
Join us on the [IRC] channel or on our mailing list at
[~bl4ckb0ne/kaiju@lists.sr.ht](https://lists.sr.ht/~bl4ckb0ne/kaiju).

## Compile from source
@@ -40,3 +40,4 @@ Send patches to
[PinePhone]: https://www.pine64.org/pinephone/
[IRC]: https://web.libera.chat/gamja/?channels=#kaiju
[wlroots]: https://gitlab.freedesktop.org/wlroots/wlroots
[ticket tracker]: https://todo.sr.ht/~bl4ckb0ne/kaiju
-- 
2.34.1
Good catch, I fixup'd the commit into the previous one in
8e93115e60b28eef8e6f8a120cb0df7002dfd73b

Cheers