summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2021-10-13 00:14:55 +0200
committerGitHub <noreply@github.com>2021-10-13 00:14:55 +0200
commita70e07c9acb0e09a627a76f055e3f08aebea2c3f (patch)
tree1a536a5554ef43d7b183ba2ac52293001342c6ea /docs
parentb980d209b45b79b4610321f6e438064bea97c949 (diff)
downloadwiki-a70e07c9acb0e09a627a76f055e3f08aebea2c3f.tar.gz
wiki-a70e07c9acb0e09a627a76f055e3f08aebea2c3f.tar.bz2
wiki-a70e07c9acb0e09a627a76f055e3f08aebea2c3f.zip
chore(exitcodes): update to AzerothCore link
Diffstat (limited to 'docs')
-rw-r--r--docs/exitcodes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/exitcodes.md b/docs/exitcodes.md
index 10fb665..a57a454 100644
--- a/docs/exitcodes.md
+++ b/docs/exitcodes.md
@@ -40,4 +40,4 @@ Having the Worldserver sending exit codes let's you create an external script th
For example it's possible to write a script to automatically restart if the Worldserver sends RESTART_EXIT_CODE.
-You can view [this](https://github.com/Kitzunu/azerothcore-exitcode-script) batch script for Windows how exit codes can be used.
+You can view [this](https://github.com/azerothcore/azerothcore-exitcode-script) batch script for Windows how exit codes can be used.