docs: fixed link

git-svn-id: trunk@58857 -
This commit is contained in:
mattias 2018-09-04 15:21:05 +00:00
parent caf991f0b9
commit 62302f6e4e

View File

@ -22,15 +22,15 @@ and currently runs on Linux, Mac OS X, BSD and of course Windows.<br>
It is freely available, open source and completely written in Free
Pascal.<br>
<br>The official Lazarus site is <a
href="http://www.lazarus.freepascal.org/">http://www.lazarus.freepascal.org/</a>.<br>
href="https://www.lazarus-ide.org/">https://www.lazarus-ide.org/</a>.<br>
There is a wiki with a lot of information around Lazarus at <a
href="http://wiki.lazarus.freepascal.org/">http://wiki.lazarus.freepascal.org/</a>.<br>
Free Pascal can be found at <a href="http://www.freepascal.org/">http://www.freepascal.org/</a>.<br>
Free Pascal can be found at <a href="https://www.freepascal.org/">https://www.freepascal.org/</a>.<br>
<br>
The Lazarus Component Library is licensed under a modified GNU Lesser
General Public License.<br>
The Lazarus IDE is licensed under the GNU General Public License.<br> <br>
<a href="http://www.freepascal.org/docs.var">Free Pascal online documentation.</a><br>
<a href="https://www.freepascal.org/docs.var">Free Pascal online documentation.</a><br>
<a href="http://lazarus-ccr.sourceforge.net/docs/rtl">RTL - Free Pascal Run Time Library</a><br>
<a href="http://lazarus-ccr.sourceforge.net/docs/fcl">FCL - Free Component Library</a><br>
<a href="http://lazarus-ccr.sourceforge.net/docs/lcl">LCL - Lazarus Component Library</a><br>