diff options
author | 2012-03-17 12:13:37 -0400 | |
---|---|---|
committer | 2012-03-17 12:13:37 -0400 | |
commit | b2f7d798c98271966af87182a7ce7b635c954423 (patch) | |
tree | ba8e6145728c058ae1abc9230292b0c87f83c064 | |
parent | 2133025e8c864119ecf48682a899396f0bf6de33 (diff) | |
download | textadept-b2f7d798c98271966af87182a7ce7b635c954423.tar.gz textadept-b2f7d798c98271966af87182a7ce7b635c954423.zip |
Fixed link in CHANGELOG.md.
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d9e7a8d..89040f64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -447,7 +447,7 @@ Changes: [documentation]: 7_Modules.html#Getting.Modules [official modules]: http://foicica.com/hg [Scintilla]: http://scintilla.org -[easier]: api/lexer.html#Simple.Code.Folding +[easier]: api/lexer.html#Simple.Folding ## 3.7 (01 May 2011) |