From bc45da2013979fe2c3cb46200f7e0b72a70421be Mon Sep 17 00:00:00 2001 From: xkeyC <3334969096@qq.com> Date: Tue, 12 Dec 2023 20:26:57 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=BD=E5=8A=A0=E6=9B=B4=E6=96=B0=EF=BC=9A?= =?UTF-8?q?=E6=96=B0=E7=9A=84=E6=B1=89=E5=8C=96=E6=8F=92=E4=BB=B6=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/ui/home/home_ui.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ui/home/home_ui.dart b/lib/ui/home/home_ui.dart index 5fb4d1c..f46a1a9 100644 --- a/lib/ui/home/home_ui.dart +++ b/lib/ui/home/home_ui.dart @@ -283,7 +283,7 @@ class HomeUI extends BaseUI { const FaIcon(FontAwesomeIcons.github, size: 18), onPressed: () { launchUrlString( - "https://github.com/xkeyC/StarCitizenBoxBrowserEx"); + "https://github.com/StarCitizenToolBox/StarCitizenBoxBrowserEx"); }, ), ],