Skip to content

Commit e3c12e6

Browse files
committed
Updated contribute_link
1 parent 80a563f commit e3c12e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openandroidinstaller/views/success_view.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def close_window(e):
4747
get_title("Installation completed successfully!"),
4848
]
4949
# right view main part
50-
contribute_link = "https://github.com/openandroidinstaller-dev/openandroidinstaller#contributing"
50+
contribute_link = "https://openandroidinstaller.org/#contribute"
5151
self.right_view.controls = [
5252
Text(
5353
"Now your devices boots into the new OS. Have fun with it!",

0 commit comments

Comments
 (0)