From 7fb865ba787ec65dd118aa2e40d4de4c72520a1e Mon Sep 17 00:00:00 2001 From: sudlud Date: Sun, 10 Mar 2024 20:50:58 +0100 Subject: fix(Docs): readme: fix broken link to CODE_OF_CONDUCT.md (#18499) fix(docs): readme link to CODE_OF_CONDUCT.md --- .github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') 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") -- cgit v1.2.3