diff options
author | nyamatongwe <devnull@localhost> | 2008-10-19 06:47:12 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2008-10-19 06:47:12 +0000 |
commit | 89811f7f5115fd1a7a7678b0f53384dc65e4dce5 (patch) | |
tree | af0ece012ade2f7c5ae7edaea505871129cf9ec7 | |
parent | 2162432cf3bd568fe273ee93648860b307c65e86 (diff) | |
download | scintilla-mirror-89811f7f5115fd1a7a7678b0f53384dc65e4dce5.tar.gz |
Moved primary server back to scintilla.org as SourceForge is becomingrel-1-77
harder to work with.
-rw-r--r-- | doc/index.html | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/doc/index.html b/doc/index.html index df2d21172..ad3760f34 100644 --- a/doc/index.html +++ b/doc/index.html @@ -46,7 +46,7 @@ </table> <table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> - <td width="100%" alt="Sci Break" style="background: url(http://scintilla.sourceforge.net/SciBreak.jpg) no-repeat;height:150px;"> + <td width="100%" alt="Sci Break" style="background: url(http://www.scintilla.org/SciBreak.jpg) no-repeat;height:150px;"> </td> </tr> @@ -103,25 +103,25 @@ <font size="4"> <script type="text/javascript" language="JavaScript"><!-- if (IsRemote()) { - document.write('<a href="http://scintilla.sourceforge.net/SciTEImage.html">Screenshot</a> '); - document.write('<a href="http://scintilla.sourceforge.net/ScintillaDownload.html">Download</a> '); + document.write('<a href="http://www.scintilla.org/SciTEImage.html">Screenshot</a> '); + document.write('<a href="http://www.scintilla.org/ScintillaDownload.html">Download</a> '); } //--></script> - <a href="http://scintilla.sourceforge.net/ScintillaDoc.html">Documentation</a> - <a href="http://scintilla.sourceforge.net/ScintillaToDo.html">Bugs</a> + <a href="http://www.scintilla.org/ScintillaDoc.html">Documentation</a> + <a href="http://www.scintilla.org/ScintillaToDo.html">Bugs</a> <script type="text/javascript" language="JavaScript"><!-- if (IsRemote()) { - document.write('<a href="http://scintilla.sourceforge.net/SciTE.html">SciTE</a> '); + document.write('<a href="http://www.scintilla.org/SciTE.html">SciTE</a> '); } //--></script> - <a href="http://scintilla.sourceforge.net/ScintillaHistory.html"> - History</a> <a href="http://scintilla.sourceforge.net/ScintillaRelated.html">Related</a> </font> + <a href="http://www.scintilla.org/ScintillaHistory.html"> + History</a> <a href="http://www.scintilla.org/ScintillaRelated.html">Related</a> </font> </td> </tr> </table> <p> - <a href="http://scintilla.sourceforge.net/ScintillaDoc.html">Scintilla</a> is a free source code editing component. - It comes with complete source code and a <a href="http://scintilla.sourceforge.net/License.txt">license</a> that + <a href="http://www.scintilla.org/ScintillaDoc.html">Scintilla</a> is a free source code editing component. + It comes with complete source code and a <a href="http://www.scintilla.org/License.txt">license</a> that permits use in any free project or commercial product. </p> <p> @@ -134,12 +134,12 @@ if (IsRemote()) { colours and multiple fonts. </p> <p> - The <a href="http://scintilla.sourceforge.net/SinkWorld.html">SinkWorld project</a> + The <a href="http://www.scintilla.org/SinkWorld.html">SinkWorld project</a> investigates possible future directions for Scintilla to make it more flexible, robust, perform better and run on the .NET and Java virtual machines. </p> <p> - <a href="http://scintilla.sourceforge.net/SciTE.html">SciTE</a> is a SCIntilla based Text Editor. Originally built to + <a href="http://www.scintilla.org/SciTE.html">SciTE</a> is a SCIntilla based Text Editor. Originally built to demonstrate Scintilla, it has grown to be a generally useful editor with facilities for building and running programs. It is best used for jobs with simple configurations - I use it for building test and demonstration programs as well as SciTE and Scintilla, themselves. @@ -155,27 +155,27 @@ if (IsRemote()) { <p> Scintilla and SciTE are currently available for Intel Win32 and Linux compatible operating systems with GTK+. They have been run on Windows 95, NT 4.0, Windows 2000, and on Fedora 8 - with GTK+ 2.12. <a href="http://scintilla.sourceforge.net/SciTEImage.html">Here is a screenshot of + with GTK+ 2.12. <a href="http://www.scintilla.org/SciTEImage.html">Here is a screenshot of SciTE.</a><br /> </p> <p> - You can <a href="http://scintilla.sourceforge.net/ScintillaDownload.html">download Scintilla.</a> + You can <a href="http://www.scintilla.org/ScintillaDownload.html">download Scintilla.</a> </p> <p> The source code can be downloaded via CVS at the Source Forge <a href="https://sourceforge.net/project/?group_id=2439">Scintilla project page</a>. </p> <p> - <a href="http://scintilla.sourceforge.net/ScintillaRelated.html">Related sites.</a> + <a href="http://www.scintilla.org/ScintillaRelated.html">Related sites.</a> </p> <p> - <a href="http://scintilla.sourceforge.net/ScintillaToDo.html">Bugs and To Do list.</a> + <a href="http://www.scintilla.org/ScintillaToDo.html">Bugs and To Do list.</a> </p> <p> - <a href="http://scintilla.sourceforge.net/ScintillaHistory.html">History and contribution credits.</a> + <a href="http://www.scintilla.org/ScintillaHistory.html">History and contribution credits.</a> </p> <p> - <a href="http://scintilla.sourceforge.net/Icons.html">Icons that can be used with Scintilla.</a> + <a href="http://www.scintilla.org/Icons.html">Icons that can be used with Scintilla.</a> </p> <p> The scintilla-interest mailing list has moved from lyra.org to Google Groups. |