diff options
author | sudlud <sudlud@users.noreply.github.com> | 2024-03-10 20:50:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-10 16:50:58 -0300 |
commit | 7fb865ba787ec65dd118aa2e40d4de4c72520a1e (patch) | |
tree | 161d3534705f1292906930a4cbf7439c444a011f /.github | |
parent | 8a5b9d551d73f49e39ae2d62d287104847c8439e (diff) |
fix(Docs): readme: fix broken link to CODE_OF_CONDUCT.md (#18499)
fix(docs): readme link to CODE_OF_CONDUCT.md
Diffstat (limited to '.github')
-rw-r--r-- | .github/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/README.md b/.github/README.md index 7eb1195d67..49c173fae7 100644 --- a/.github/README.md +++ b/.github/README.md @@ -1,6 +1,6 @@ #  AzerothCore -[](code_of_conduct.md) +[](CODE_OF_CONDUCT.md) [](https://www.codefactor.io/repository/github/azerothcore/azerothcore-wotlk) [](https://stackoverflow.com/questions/tagged/azerothcore?sort=newest "Ask / browse questions here") [](https://discord.gg/gkt4y2x "Our community hub on Discord") |