diff options
author | Mysteries <mysteriousragnarok@hotmail.com> | 2015-06-02 14:40:42 -0400 |
---|---|---|
committer | Mysteries <mysteriousragnarok@hotmail.com> | 2015-06-02 14:40:42 -0400 |
commit | 1e73244c744b509ac216e81ec021ff1638397036 (patch) | |
tree | 74fbca67820e0f42284f857571031e58906b28a8 /src/config | |
parent | 712812b945debfd369383354431840e9d249a3ae (diff) | |
download | hercules-1e73244c744b509ac216e81ec021ff1638397036.tar.gz hercules-1e73244c744b509ac216e81ec021ff1638397036.tar.bz2 hercules-1e73244c744b509ac216e81ec021ff1638397036.tar.xz hercules-1e73244c744b509ac216e81ec021ff1638397036.zip |
Follow up to 712812b
- More link changes
- Added proper link to Roulette topic
Diffstat (limited to 'src/config')
-rw-r--r-- | src/config/classes/general.h | 2 | ||||
-rw-r--r-- | src/config/const.h | 4 | ||||
-rw-r--r-- | src/config/renewal.h | 4 | ||||
-rw-r--r-- | src/config/secure.h | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/src/config/classes/general.h b/src/config/classes/general.h index b75c907e3..bf9c05bf5 100644 --- a/src/config/classes/general.h +++ b/src/config/classes/general.h @@ -5,7 +5,7 @@ #define CONFIG_GENERAL_H /** - * Hercules configuration file (http://hercules.ws) + * Hercules configuration file (http://herc.ws) **/ /** diff --git a/src/config/const.h b/src/config/const.h index e10d2ad2a..b6eb5db77 100644 --- a/src/config/const.h +++ b/src/config/const.h @@ -6,8 +6,8 @@ #define CONFIG_CONSTANTS_H /** - * Hercules configuration file (http://hercules.ws) - * For detailed guidance on these check http://hercules.ws/wiki/SRC/config/ + * Hercules configuration file (http://herc.ws) + * For detailed guidance on these check http://herc.ws/wiki/SRC/config/ **/ /** diff --git a/src/config/renewal.h b/src/config/renewal.h index 6a3cdf86d..e4b8e699b 100644 --- a/src/config/renewal.h +++ b/src/config/renewal.h @@ -5,8 +5,8 @@ #define CONFIG_RENEWAL_H /** - * Hercules configuration file (http://hercules.ws) - * For detailed guidance on these check http://hercules.ws/wiki/SRC/config/ + * Hercules configuration file (http://herc.ws) + * For detailed guidance on these check http://herc.ws/wiki/SRC/config/ **/ /** diff --git a/src/config/secure.h b/src/config/secure.h index 418d24751..67f7a972b 100644 --- a/src/config/secure.h +++ b/src/config/secure.h @@ -5,8 +5,8 @@ #define CONFIG_SECURE_H /** - * Hercules configuration file (http://hercules.ws) - * For detailed guidance on these check http://hercules.ws/wiki/SRC/config/ + * Hercules configuration file (http://herc.ws) + * For detailed guidance on these check http://herc.ws/wiki/SRC/config/ **/ /** |