diff --git a/README.md b/README.md index d0e9fe80..ac4e4bfe 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Linux is currently the best supported platform (tested with Ubuntu 20.04/22.04 L - [MindTheGapps](https://wiki.lineageos.org/gapps#downloads) - [NikGApps](https://nikgapps.com) - [MicroG](https://microg.org) - - The recommended way to install MicroG is to use the zip file provided here: [https://github.com/FriendlyNeighborhoodShane/MinMicroG_releases/releases](https://github.com/FriendlyNeighborhoodShane/MinMicroG_releases/releases). + - The recommended way to install MicroG is to use the zip file provided here: [https://github.com/FriendlyNeighborhoodShane/MinMicroG-abuse-CI/releases](https://github.com/FriendlyNeighborhoodShane/MinMicroG-abuse-CI/releases). - [F-Droid App-Store](https://f-droid.org/en/packages/org.fdroid.fdroid.privileged.ota). - or you can just search the web or the [xda-developers forum](https://forum.xda-developers.com) for an appropriate version for your device. 3. Start the desktop app and follow the instructions. 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, ),