diff --git a/openandroidinstaller/views/addon_view.py b/openandroidinstaller/views/addon_view.py index 7b9e7b95..5df20032 100644 --- a/openandroidinstaller/views/addon_view.py +++ b/openandroidinstaller/views/addon_view.py @@ -164,7 +164,7 @@ def build(self): "Download MicroG", icon=icons.DOWNLOAD_OUTLINED, on_click=lambda _: webbrowser.open( - "https://github.com/FriendlyNeighborhoodShane/MinMicroG_releases/releases" + "https://github.com/FriendlyNeighborhoodShane/MinMicroG-abuse-CI/releases" ), expand=True, ),