use https

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7196 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2020-07-31 20:07:43 +00:00
parent ee1670ccfb
commit 9a47586141
20 changed files with 48 additions and 48 deletions

View file

@ -18,7 +18,7 @@
<p>
<font size="+1" color="#333333"><b>Developer Center</b></font><br>
Many more examples, tutorials, plug-ins and NSIS-related software are available
at the on-line <a href="WEB:http://nsis.sourceforge.net/Developer_Center">Developer Center</a>.
at the on-line <a href="WEB:https://nsis.sourceforge.io/Developer_Center">Developer Center</a>.
</p>
</td>
<td width="150" valign="top">
@ -32,7 +32,7 @@
<p>
<font size="+1" color="#333333"><b>On-line help</b></font><br>
<a href="WEB:http://forums.winamp.com/forumdisplay.php?s=&forumid=65">Forum</a><br>
<a href="WEB:http://nsis.sourceforge.net/FAQ">FAQ</a><br>
<a href="WEB:https://nsis.sourceforge.io/FAQ">FAQ</a><br>
<!-- a href="WEB:irc://irc.landoleet.org/nsis">IRC Channel</a><br -->
<a href="WEB:http://sourceforge.net/tracker/?group_id=22049&atid=373085">Bug Tracker</a><br>
</td>
@ -58,7 +58,7 @@
<img src="images/line.gif" width="598" height="3">
</p>
<div align="right">
<a href="WEB:http://nsis.sourceforge.net/"><img src="images/site.gif" width="200" height="25"></a>
<a href="WEB:https://nsis.sourceforge.io/"><img src="images/site.gif" width="200" height="25"></a>
</div>
</body>
</html>