diff options
| author | Neil <nyamatongwe@gmail.com> | 2018-04-05 20:18:51 +1000 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2018-04-05 20:18:51 +1000 |
| commit | a758cf5b78f0ec3bf4c0924edcbbbcef03154ab1 (patch) | |
| tree | d8c7a2156b06a69c63bae2a80049def522ba6849 /doc/ScintillaDoc.html | |
| parent | f27fbf31ddd074893a4a383f2698fb713d66a981 (diff) | |
| download | scintilla-mirror-a758cf5b78f0ec3bf4c0924edcbbbcef03154ab1.tar.gz | |
Backport: Switching to https.
Backport of changeset 6674:f2293f8e3cca.
Diffstat (limited to 'doc/ScintillaDoc.html')
| -rw-r--r-- | doc/ScintillaDoc.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index 00b912750..b4af40a0d 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -122,11 +122,11 @@ Scintilla</a>.<br /> <a class="jump" href="ScintillaUsage.html">Some notes on using Scintilla</a>.<br /> <a class="jump" href="Steps.html">How to use the Scintilla Edit Control on Windows</a>.<br /> - <a class="jump" href="http://www.scintilla.org/dmapp.zip">A simple sample using Scintilla from + <a class="jump" href="https://www.scintilla.org/dmapp.zip">A simple sample using Scintilla from C++ on Windows</a>.<br /> - <a class="jump" href="http://www.scintilla.org/SciTry.vb">A simple sample using Scintilla from + <a class="jump" href="https://www.scintilla.org/SciTry.vb">A simple sample using Scintilla from Visual Basic</a>.<br /> - <a class="jump" href="http://www.scintilla.org/bait.zip">Bait is a tiny sample using Scintilla + <a class="jump" href="https://www.scintilla.org/bait.zip">Bait is a tiny sample using Scintilla on GTK+</a>.<br /> <a class="jump" href="Lexer.txt">A detailed description of how to write a lexer, including a discussion of folding</a>.<br /> |
