diff --git a/README.md b/README.md index e668ff0..c9f5499 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ ### User Interface Toolkits - [V UI](https://github.com/vlang/ui) - Integrated cross platform UI toolkit for Windows, macOS, Linux, Android, iOS and the web. -- [vgtk3](https://github.com/zenith391/vgtk3) - A wrapper for GTK3 in V. +- [vgtk3](https://github.com/vgtk/vgtk3) - A wrapper for GTK3 in V. - [vig](https://github.com/nsauzede/vig) - Bindings for [Dear ImGui](https://github.com/ocornut/imgui) GUI toolkit. - [vnk](https://github.com/nsauzede/vnk) - Bindings for [Nuklear](https://github.com/vurtun/nuklear) GUI toolkit.