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