We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bbbd81 commit cdeceecCopy full SHA for cdeceec
openandroidinstaller/views/addon_view.py
@@ -164,7 +164,7 @@ def build(self):
164
"Download MicroG",
165
icon=icons.DOWNLOAD_OUTLINED,
166
on_click=lambda _: webbrowser.open(
167
- "https://github.com/FriendlyNeighborhoodShane/MinMicroG_releases/releases"
+ "https://github.com/FriendlyNeighborhoodShane/MinMicroG-abuse-CI/releases"
168
),
169
expand=True,
170
0 commit comments