git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3421 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2004-01-26 16:33:40 +00:00
parent 2e29bc806f
commit 88fd4b000b
3 changed files with 3 additions and 3 deletions

View file

@ -500,7 +500,7 @@ Section ""
MessageBox MB_YESNO|MB_ICONQUESTION "A new release is available. Would you like to go to the download page?" IDNO done
SetDetailsPrint none
ExecShell "open" "http://nsis.sourceforge.net/site/Download.6.0.html"
ExecShell "open" "http://nsis.sourceforge.net/download/"
Goto done
CVS:

View file

@ -38,7 +38,7 @@
<a href="EX:http://forums.winamp.com/forumdisplay.php?s=&forumid=65">Forum</a><br>
<a href="EX:irc://irc.landoleet.org/nsis">IRC Channel</a><br>
<a href="EX:http://sourceforge.net/tracker/?group_id=22049&atid=373085">Bug Tracker</a><br>
<a href="EX:http://nsis.sourceforge.net/changelog.php">Development changelog</a></p>
<a href="EX:http://nsis.sourceforge.net/development/changelog/">Development changelog</a></p>
</td></tr>
</table>
</td>

View file

@ -18,7 +18,7 @@
<p>Using the development files you can use and test the latest cutting-edge
features and bugfixes. Usally these features are quite stable, however we don't
recommended using the development files in production environments.</p>
<p>See the <a href="EX:http://nsis.sourceforge.net/changelog.php">
<p>See the <a href="EX:http://nsis.sourceforge.net/development/changelog/">
<b>Changelog</b></a> for the latest changes in the development files.<br>
Check the <a href="EX:http://nsis.sourceforge.net/"><b>website</b></a> for more development information.</p>
<br>