diff options
author | Simon Ser <contact@emersion.fr> | 2021-12-03 11:45:57 +0100 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-12-03 11:45:57 +0100 |
commit | 92080b3a014d92af628de964e66aca705da3041d (patch) | |
tree | 2f968052b080f0414aad50521e222b5daa6cc39f | |
parent | 0d32118a8087061c17eac30e9b00ee527d6d3a4e (diff) |
readme: update wrapper libraries link
Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3336
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78,6 +78,6 @@ See [CONTRIBUTING.md]. [wiki]: https://gitlab.freedesktop.org/wlroots/wlroots/-/wikis/Getting-started [#sway-devel on Libera Chat]: https://web.libera.chat/gamja/?channels=#sway-devel [Sway]: https://github.com/swaywm/sway -[wrapper libraries]: https://github.com/search?q=topic%3Abindings+org%3Aswaywm&type=Repositories +[wrapper libraries]: https://gitlab.freedesktop.org/wlroots/wlroots/-/wikis/Projects-which-use-wlroots#wrapper-libraries [libseat]: https://git.sr.ht/~kennylevinsen/seatd [CONTRIBUTING.md]: https://gitlab.freedesktop.org/wlroots/wlroots/-/blob/master/CONTRIBUTING.md |