Răsfoiți Sursa

Altered the url link

Daniel Gibbs 11 ani în urmă
părinte
comite
eda3231936
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      functions/fn_check_tmux

+ 1 - 1
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