From: Emil Hessman Date: Mon, 27 Oct 2014 01:43:14 +0000 (+1100) Subject: misc/makerelease/windows: fix 404 help URL in installer X-Git-Tag: go1.4beta1~44 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=78082dfa801d484848ac47c04ce3aa9805d2b0c9;p=gostls13.git misc/makerelease/windows: fix 404 help URL in installer ARPHELPLINK yields 404; update the URL. While here, also prefix the ARPREADME and ARPURLINFOABOUT URL's with the HTTP scheme to make 'em clickable links in the Add or Remove Programs listing. LGTM=adg R=golang-codereviews CC=adg, golang-codereviews https://golang.org/cl/154580045 --- diff --git a/misc/makerelease/windows/installer.wxs b/misc/makerelease/windows/installer.wxs index 66e0913ba8..01178e2651 100644 --- a/misc/makerelease/windows/installer.wxs +++ b/misc/makerelease/windows/installer.wxs @@ -39,9 +39,9 @@ - - - + + + 1