summaryrefslogtreecommitdiff
path: root/docs/exitcodes.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/exitcodes.md')
-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.