diff options
Diffstat (limited to 'doc/ScintillaDoc.html')
| -rw-r--r-- | doc/ScintillaDoc.html | 7 | 
1 files changed, 5 insertions, 2 deletions
| diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index fb27aa351..62758d424 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -32,10 +32,13 @@         <a href="ScintillaUsage.html">Some notes on using Scintilla</a>.      </p>      <p> -       <a href="Steps.html">How to use the Scintilla Edit Control in Windows</a>. +       <a href="Steps.html">How to use the Scintilla Edit Control on Windows</a>.      </p>      <p> -       <a href="http://www.scintilla.org/SciTry.vb">A simple example using Scintilla from Visual Basic</a>. +       <a href="http://www.scintilla.org/dmapp.zip">A simple sample using Scintilla from C++ on Windows</a>. +    </p> +    <p> +       <a href="http://www.scintilla.org/SciTry.vb">A simple sample using Scintilla from Visual Basic</a>.      </p>      <p>         <a href="Lexer.txt"> | 
