summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorsudlud <sudlud@users.noreply.github.com>2024-03-10 20:50:58 +0100
committerGitHub <noreply@github.com>2024-03-10 16:50:58 -0300
commit7fb865ba787ec65dd118aa2e40d4de4c72520a1e (patch)
tree161d3534705f1292906930a4cbf7439c444a011f /.github
parent8a5b9d551d73f49e39ae2d62d287104847c8439e (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.md2
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 @@
# ![logo](https://raw.githubusercontent.com/azerothcore/azerothcore.github.io/master/images/logo-github.png) AzerothCore
-[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](code_of_conduct.md)
+[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
[![CodeFactor](https://www.codefactor.io/repository/github/azerothcore/azerothcore-wotlk/badge)](https://www.codefactor.io/repository/github/azerothcore/azerothcore-wotlk)
[![StackOverflow](http://img.shields.io/badge/stackoverflow-azerothcore-blue.svg?logo=stackoverflow)](https://stackoverflow.com/questions/tagged/azerothcore?sort=newest "Ask / browse questions here")
[![Discord](https://img.shields.io/discord/217589275766685707?logo=discord&logoColor=white)](https://discord.gg/gkt4y2x "Our community hub on Discord")