aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2021-04-24 16:44:28 +1000
committerNeil <nyamatongwe@gmail.com>2021-04-24 16:44:28 +1000
commit4c11bdfe6a7d2bf1e8b5f4104ad79ab76cdf8873 (patch)
tree5bad9155959d80216cd636f826db68d2b2e37fcf
parentb73f99cfea6892b019d749192780d4404850536f (diff)
downloadscintilla-mirror-4c11bdfe6a7d2bf1e8b5f4104ad79ab76cdf8873.tar.gz
Moved link to follow document.
-rw-r--r--doc/ScintillaDoc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html
index 0443c7a24..8700ed3e3 100644
--- a/doc/ScintillaDoc.html
+++ b/doc/ScintillaDoc.html
@@ -143,7 +143,7 @@
How to implement a lexer in the container</a>.<br />
<a class="jump" href="http://sphere.sourceforge.net/flik/docs/scintilla-folding.html">
How to implement folding</a>.<br />
- <a class="jump" href="https://bitbucket.org/StarFire/scintilla-doc/downloads/Scintilla-var'aq-Tutorial.pdf">
+ <a class="jump" href="https://github.com/geany/geany/files/5204338/Scintilla-var.aq-Tutorial.pdf">
Beginner's Guide to lexing and folding</a>.<br />
The <a class="jump" href="SciCoding.html">coding style</a> used in Scintilla and SciTE is
worth following if you want to contribute code to Scintilla but is not compulsory.</p>