aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2017-12-31 22:56:33 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2017-12-31 22:56:33 -0500
commitf7d1fb9c32a4a3deaa76786ebfe3dc81da6e78a3 (patch)
tree0ec38f74891bd31f3b93b123e876e22fabedcacc /src/Makefile
parent683baffc9e2439067967fb05b481e415d481c900 (diff)
downloadtextadept-f7d1fb9c32a4a3deaa76786ebfe3dc81da6e78a3.tar.gz
textadept-f7d1fb9c32a4a3deaa76786ebfe3dc81da6e78a3.zip
Fixed Scintillua link.
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index e36325c6..56cdad0a 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -399,7 +399,7 @@ ifndef NIGHTLY
#scinterm_url = http://foicica.com/scinterm/download/$@
scinterm_url = http://foicica.com/hg/scinterm/archive/$@
#scintillua_url = http://foicica.com/scintillua/download/$@
- scintillua_url = http://foicica.com/scintillua/archive/$@
+ scintillua_url = http://foicica.com/hg/scintillua/archive/$@
gtdialog_url = http://foicica.com/gtdialog/download/$@
lspawn_url = http://foicica.com/lspawn/download/$@
else