From 3dc2f602cf719bbfb68c203e7ec697dfec1e687a Mon Sep 17 00:00:00 2001 From: alexiadunn <63380512+alexiadunn@users.noreply.github.com> Date: Wed, 30 Nov 2022 19:51:21 -0600 Subject: [PATCH] Added CoC link --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5452f7ed..8978bd81 100644 --- a/README.rst +++ b/README.rst @@ -56,7 +56,7 @@ For guidance on setting up a development environment and how to make a contribution to Flask, see the `contributing guidelines`_ and read our `Code of Conduct`_. .. _contributing guidelines: https://github.com/pallets/flask/blob/main/CONTRIBUTING.rst -.. _contributing guidelines: https://github.com/pallets/flask/blob/main/CODE_OF_CONDUCT.rst +.. _Code of Conduct: https://github.com/pallets/flask/blob/main/CODE_OF_CONDUCT.md Donate ------