We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80a563f commit e3c12e6Copy full SHA for e3c12e6
1 file changed
openandroidinstaller/views/success_view.py
@@ -47,7 +47,7 @@ def close_window(e):
47
get_title("Installation completed successfully!"),
48
]
49
# right view main part
50
- contribute_link = "https://github.com/openandroidinstaller-dev/openandroidinstaller#contributing"
+ contribute_link = "https://openandroidinstaller.org/#contribute"
51
self.right_view.controls = [
52
Text(
53
"Now your devices boots into the new OS. Have fun with it!",
0 commit comments