diff options
| -rw-r--r-- | doc/ScintillaRelated.html | 6 | 
1 files changed, 5 insertions, 1 deletions
| diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index cb22c0983..e7710e8bb 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -76,7 +76,11 @@         Projects using Scintilla      </h3>      <p> -       <a href="http://radon.obits.it ">RAD.On++</a> +       <a href="http://www.blazingtools.com/is.html">Instant Source</a> +       is a commercial tool for looking at the HTML on web sites. +    </p> +    <p> +       <a href="http://radon.obits.it">RAD.On++</a>         is a free C++ Rapid Application Developer for Win32.      </p>      <p> | 
