From 7abd52bff24139e2c50f76dabe2f621c3e369339 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Sat, 12 Nov 2022 14:08:13 +0100 Subject: [PATCH] fix(Docs): ReadMe (#13773) --- .github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index 5d4f1e594..f19331912 100644 --- a/.github/README.md +++ b/.github/README.md @@ -154,7 +154,7 @@ This project exists thanks to: - [Doxygen Documentation](https://www.azerothcore.org/pages/doxygen/index.html) -- [Code of Conduct](https://github.com/azerothcore-wotlk/.github/code_of_conduct.md +- [Code of Conduct](https://github.com/azerothcore/azerothcore-wotlk/blob/master/.github/CODE_OF_CONDUCT.md) - [Website](http://www.azerothcore.org/) - [AzerothCore catalogue](http://www.azerothcore.org/catalogue.html "Modules, tools, and other stuff for AzerothCore") (modules, tools, etc...) - [Module template / Module skeleton](https://github.com/azerothcore/skeleton-module/)