From 4134577e646e0d1017064780bca34bb3fa096216 Mon Sep 17 00:00:00 2001 From: Carter Anderson Date: Mon, 31 Jan 2022 02:30:05 +0000 Subject: [PATCH] Fix Code of Conduct bolding in readme (#3822) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69a04506b2..4a9495b92b 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Bevy is still in the _very_ early stages of development. APIs can and will chang ## Community -Before contributing or participating in discussions with the community, you should familiarize yourself with our **[Code of Conduct](./CODE_OF_CONDUCT.md). +Before contributing or participating in discussions with the community, you should familiarize yourself with our [**Code of Conduct**](./CODE_OF_CONDUCT.md). * **[Discord](https://discord.gg/bevy):** Bevy's official discord server. * **[Reddit](https://reddit.com/r/bevy):** Bevy's official subreddit.