diff options
| -rw-r--r-- | doc/ScintillaRelated.html | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index f0746d8a4..50401dd90 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -119,6 +119,10 @@         Projects using Scintilla      </h3>       <p> +       <a href="http://notepad-plus.sourceforge.net/uk/site.htm"> +       Notepad++</a> is a free source code editor under Windows. +    </p> +    <p>         <a href="http://gubed.mccabe.nu/">         Gubed</a> is a cross platform program to debug PHP scripts.      </p> | 
