From b897ddf4012f61374f498053d8111d004f483173 Mon Sep 17 00:00:00 2001 From: Eduard Toloza Date: Thu, 4 Jul 2019 00:34:29 -0500 Subject: [PATCH] Fix URL --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index c572daf..910d10f 100755 --- a/install.sh +++ b/install.sh @@ -43,7 +43,7 @@ if command -v tor >/dev/null && command -v systemctl > /dev/null ; then echo -e "\nYou haven't curl installed, try opening https://check.torproject.org/ in your browser and look for 'Congratulations.'" fi else - echo -e "\nAn error as ocurrer, please open a issue in https://gitlab.com/Edu4rdSHL/tor-router/issues including log info and your Linux distribution." + echo -e "\nAn error as ocurrer, please open a issue in https://github.com/Edu4rdSHL/tor-router/issues including log info and your Linux distribution." fi fi else