summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2020-06-14 14:25:58 -0500
committerJeff Epler <jepler@unpythonic.net>2020-06-25 11:42:23 -0500
commitce95b9379d9a7f763a19de58be7a751e6874435c (patch)
treeacc2df3b31b408fea294a6bca78bb3081d8c65e9 /README.rst
parent07eb7d653cad9e1381dce4ab544b9bd0012b3a4b (diff)
Refer to "main" branch of circuitpython
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index dfddd1337..d09dcda45 100644
--- a/README.rst
+++ b/README.rst
@@ -55,12 +55,12 @@ Contributing
------------
See
-`CONTRIBUTING.md <https://github.com/adafruit/circuitpython/blob/master/CONTRIBUTING.md>`__
+`CONTRIBUTING.md <https://github.com/adafruit/circuitpython/blob/main/CONTRIBUTING.md>`__
for full guidelines but please be aware that by contributing to this
project you are agreeing to the `Code of
-Conduct <https://github.com/adafruit/circuitpython/blob/master/CODE_OF_CONDUCT.md>`__.
+Conduct <https://github.com/adafruit/circuitpython/blob/main/CODE_OF_CONDUCT.md>`__.
Contributors who follow the `Code of
-Conduct <https://github.com/adafruit/circuitpython/blob/master/CODE_OF_CONDUCT.md>`__
+Conduct <https://github.com/adafruit/circuitpython/blob/main/CODE_OF_CONDUCT.md>`__
are welcome to submit pull requests and they will be promptly reviewed
by project admins. Please join the
`Discord <https://adafru.it/discord>`__ too.