mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 04:33:37 +00:00
Fix Code of Conduct bolding in readme (#3822)
This commit is contained in:
parent
33ef5b5039
commit
4134577e64
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue