From fa491058b89ff8187615b5e093dad8b92e8a5d4c Mon Sep 17 00:00:00 2001 From: James Goodhouse Date: Fri, 11 Nov 2022 14:46:31 -0800 Subject: [PATCH] fix(GUI): update wails link (#4597) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e4696bd..26291f2e 100644 --- a/README.md +++ b/README.md @@ -1256,7 +1256,7 @@ _Toolkits_ - [gowd](https://github.com/dtylman/gowd) - Rapid and simple desktop UI development with GO, HTML, CSS and NW.js. Cross platform. - [qt](https://github.com/therecipe/qt) - Qt binding for Go (support for Windows / macOS / Linux / Android / iOS / Sailfish OS / Raspberry Pi). - [ui](https://github.com/andlabs/ui) - Platform-native GUI library for Go. Cross platform. -- [Wails](https://wails.app) - Mac, Windows, Linux desktop apps with HTML UI using built-in OS HTML renderer. +- [Wails](https://wails.io) - Mac, Windows, Linux desktop apps with HTML UI using built-in OS HTML renderer. - [walk](https://github.com/lxn/walk) - Windows application library kit for Go. - [webview](https://github.com/zserge/webview) - Cross-platform webview window with simple two-way JavaScript bindings (Windows / macOS / Linux).