links to the new nsis.sourceforge.net page

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1149 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2002-09-22 14:22:00 +00:00
parent 1acba67241
commit f35f421b8d

View file

@ -94,7 +94,7 @@ table
<p class="text">To use this new UI for for installer, you need
to add some code to your NSIS script. Read this document for more info!</p>
<p class="header">Requirements</p>
<p class="text"><a href="http://sourceforge.net/projects/nsis">NSIS 2 beta 0 (or later)</a></p>
<p class="text"><a href="http://nsis.sourceforge.net">NSIS 2 beta 0 (or later)</a></p>
<p class="header">Screenshot</p>
<p class="text"><img src="Screenshot.png" width="504" height="391" alt=""></p>
<p class="header">How to use</p>