From f7d1fb9c32a4a3deaa76786ebfe3dc81da6e78a3 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sun, 31 Dec 2017 22:56:33 -0500 Subject: Fixed Scintillua link. --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 -- cgit v1.2.3