From 26f5318411d8c72a96927e9b8c6f1013c915dcb0 Mon Sep 17 00:00:00 2001 From: Geert-Johan Riemer Date: Wed, 6 Mar 2019 13:42:19 +0100 Subject: [PATCH] Change URL for go-flutter-desktop Project was moved to an organization. --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index c53eaa3..5fe8482 100644 --- a/source.md +++ b/source.md @@ -487,7 +487,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Desktop - [Desktop Embedding](https://github.com/google/flutter-desktop-embedding) - Desktop implementations of the Flutter embedding API by Google -- [Golang Desktop Embedder](https://github.com/Drakirus/go-flutter-desktop-embedder) - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus) +- [Golang Desktop Embedder](https://github.com/go-flutter-desktop/go-flutter) - Golang embedder for desktop by [Pierre Champion](https://github.com/Drakirus) - [Rust Desktop Embedder](https://github.com/gliheng/flutter-rs) - Rust embedder for desktop by [juju](https://github.com/gliheng).