From eda3231936807d52879620185826432621a9f0e0 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Fri, 17 Apr 2015 00:19:01 +0100 Subject: [PATCH] Altered the url link --- functions/fn_check_tmux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/fn_check_tmux b/functions/fn_check_tmux index 2880d324a..bfdaa6f0b 100644 --- a/functions/fn_check_tmux +++ b/functions/fn_check_tmux @@ -15,6 +15,6 @@ else echo " * Tmux is required to run this server." # Suitable passive agressive message echo " * Please see the the following link." - echo " * http://gameservermanagers.com/dependencies" + echo " * http://gameservermanagers.com/tmux" exit fi \ No newline at end of file