diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2025-04-23 09:12:11 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2025-05-05 09:03:11 -0700 |
commit | bc46fac4f42d753c69c6cc116d72346d9cc7a737 (patch) | |
tree | dc717273fcaf49e1eca6f7c7fca1412f87e9adcc /docs/markdown | |
parent | 5bfc9b967bdf50e81740a90a1caceeb58d129c7f (diff) | |
download | meson-bc46fac4f42d753c69c6cc116d72346d9cc7a737.zip meson-bc46fac4f42d753c69c6cc116d72346d9cc7a737.tar.gz meson-bc46fac4f42d753c69c6cc116d72346d9cc7a737.tar.bz2 |
docs/users: drop + from GTK
This reflects the upstream project, which dropped the + in 2020
Diffstat (limited to 'docs/markdown')
-rw-r--r-- | docs/markdown/Users.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md index 490d21e..5b9821b 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -17,7 +17,7 @@ topic](https://github.com/topics/meson). ## [Gnome](https://www.gnome.org) - - [GTK+](https://gitlab.gnome.org/GNOME/gtk), the multi-platform toolkit used by GNOME + - [GTK](https://gitlab.gnome.org/GNOME/gtk), the multi-platform toolkit used by GNOME - [GLib](https://gitlab.gnome.org/GNOME/glib), cross-platform C library used by GTK+ and GStreamer ## [Enlightenment](https://www.enlightenment.org/) |