Skip to content

Commit 1d33f3a

Browse files
committed
update project url for end of installation screen
1 parent b22ca33 commit 1d33f3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

portable/installer.nsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ RequestExecutionLevel user
5858
!define MUI_FINISHPAGE_REBOOTLATER_DEFAULT
5959
#!define MUI_FINISHPAGE_RUN "$INSTDIR\${ID}.exe"
6060
!define MUI_FINISHPAGE_LINK "Visit ${ID} official website"
61-
!define MUI_FINISHPAGE_LINK_LOCATION "http://code.google.com/p/winpython/"
61+
!define MUI_FINISHPAGE_LINK_LOCATION "http://winpython.github.io/"
6262
!insertmacro MUI_PAGE_FINISH
6363
!insertmacro MUI_LANGUAGE "English"
6464

0 commit comments

Comments
 (0)