aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2018-11-18 09:51:54 +1100
committerNeil <nyamatongwe@gmail.com>2018-11-18 09:51:54 +1100
commit62c61d05045371e0bd205b4ef6bd13743f6799ae (patch)
tree5a7417c956ba1884a30e76ce850ba2bf81520a80
parentd6f80fb1137d7cf42939fb55e35f4ba1060d4beb (diff)
downloadscintilla-mirror-62c61d05045371e0bd205b4ef6bd13743f6799ae.tar.gz
Bug [#2059]. Update URL in comment.
-rw-r--r--lexers/LexAU3.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexers/LexAU3.cxx b/lexers/LexAU3.cxx
index b4029413c..417c832e0 100644
--- a/lexers/LexAU3.cxx
+++ b/lexers/LexAU3.cxx
@@ -1,6 +1,6 @@
// Scintilla source code edit control
// @file LexAU3.cxx
-// Lexer for AutoIt3 http://www.hiddensoft.com/autoit3
+// Lexer for AutoIt3 https://www.autoitscript.com/site/
// by Jos van der Zande, jvdzande@yahoo.com
//
// Changes: