Kaynağa Gözat

Corrected Website URL

Daniel Gibbs 7 yıl önce
ebeveyn
işleme
287d5f9040

+ 1 - 1
lgsm/functions/command_dev_query_raw.sh

@@ -1,7 +1,7 @@
 #!/bin/bash
 # command_dev_query_raw.sh function
 # Author: Daniel Gibbs
-# Website: https://gameservermanagers.com
+# Website: https://linuxgsm.com
 # Description: Raw gamedig output of the server.
 
 local commandname="QUERY-RAW"

+ 1 - 1
lgsm/functions/query_gamedig.sh

@@ -1,7 +1,7 @@
 #!/bin/bash
 # query_gamedig.sh function
 # Author: Daniel Gibbs
-# Website: https://gameservermanagers.com
+# Website: https://linuxgsm.com
 # Description: Querys a gameserver using node-gamedig.
 # https://github.com/sonicsnes/node-gamedig
 

+ 1 - 1
tests/tests_shellcheck.sh

@@ -5,7 +5,7 @@
 # Purpose: Travis CI Tests: Shellcheck | Linux Game Server Management Script
 # Contributors: https://github.com/GameServerManagers/LinuxGSM/graphs/contributors
 # Documentation: https://github.com/GameServerManagers/LinuxGSM/wiki
-# Website: https://gameservermanagers.com
+# Website: https://linuxgsm.com
 
 echo "================================="
 echo "Travis CI Tests"