diff options
-rw-r--r-- | doc/ScintillaRelated.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 50401dd90..a87a6afb2 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -372,7 +372,7 @@ is a free source code editing component implemented in Ruby. </p> <p> - <a href="http://www.actiprosoftware.com/products/dotnet/syntaxeditor/default.asp">SyntaxEditor</a> + <a href="http://www.actiprosoftware.com/Products/DotNet/SyntaxEditor/Default.aspx">SyntaxEditor</a> is a commercial native .Net source code editing component. </p> <p> @@ -401,6 +401,9 @@ <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> |