diff options
| author | Neil <nyamatongwe@gmail.com> | 2016-01-11 10:46:25 +1100 | 
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2016-01-11 10:46:25 +1100 | 
| commit | 403ebb43a84668225f90e3d08b616170e0a66a6f (patch) | |
| tree | 4678ee144a8acfae2641eaed2ca8fbfa4cb3429c | |
| parent | 3f97a06edcb0a20363ea933b3f0d8792a0a60019 (diff) | |
| download | scintilla-mirror-403ebb43a84668225f90e3d08b616170e0a66a6f.tar.gz | |
Remove dead links and fix a broken link.
| -rw-r--r-- | doc/ScintillaRelated.html | 21 | 
1 files changed, 1 insertions, 20 deletions
| diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 13413394c..ac9709f8c 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -195,10 +195,6 @@  	is a basic Lisp editor for Windows 2000, XP and Vista.      </p>      <p> -	<a href="http://www.flexsoft.cc/download.htm">FlexEdit</a> -	is Free Text/Hex Editor for Windows. -    </p> -    <p>  	<a href="https://www.assembla.com/wiki/show/FileWorkbench">File Workbench:</a>  	a file manager / text editor environment with Squirrel scripting.      </p> @@ -207,19 +203,11 @@  	is a free, easy and comfortable cross-platform editor written in Perl.      </p>      <p> -	<a href="http://top.gresham-computing.com">TOP</a> -	is an interface to HP's NonStop servers which run a proprietary OS. -    </p> -    <p>  	<a href="http://universalindent.sourceforge.net/">UniversalIndentGUI</a>  	is a cross platform GUI for several code formatters, beautifiers and indenters  	like GreatCode, AStyle (Artistic Styler), GNU Indent, BCPP and so on.      </p>      <p> -	<a href="http://scitools.com/products/trackback/product.php">TrackBack</a> -	watches and backs up every change made in your source code. -    </p> -    <p>  	<a href="http://elementaryreports.com/">Elementary Reports</a>  	is designed to reduce the time to compose detailed and professional primary school reports.      </p> @@ -331,7 +319,7 @@  	is a user-friendly source code editor easily extended using Python.      </p>      <p> -       <a href="http://www.spaceblue.com/venis/"> +       <a href="http://www.spaceblue.com/products/venis/index.html">          Venis IX</a>,  	the Visual Environment for NSIS (Nullsoft Scriptable Install System).      </p> @@ -340,10 +328,6 @@         is a Python IDE written using PyQt and QScintilla.      </p>      <p> -       <a href="http://www.bomberstudios.com/sciteflash/">SciTE|Flash</a> -       is a free Scintilla-based ActionScript editor for Windows. -    </p> -    <p>         <a href="http://www.computersciencelab.com/CppIde.htm">CPPIDE</a>         is part of some commercial high-school oriented programming course software.      </p> @@ -484,9 +468,6 @@         <a href="http://www.tetradyne.com/srcvwax.htm">SourceView</a> is a commercial editing        component for Win32.      </p> -    <p> -       <a href="http://www.winmain.com/">CodeMax</a> is another commercial component for Win32. -    </p>      <h3>         Documents      </h3> | 
