11auth-backends |CI |_ |Codecov |_
22===================================
3- .. |CI | image :: https://github.com/edx /auth-backends/workflows/Python%20CI/badge.svg?branch=master
4- .. _CI : https://github.com/edx /auth-backends/actions?query=workflow%3A%22Python+CI%22
3+ .. |CI | image :: https://github.com/openedx /auth-backends/workflows/Python%20CI/badge.svg?branch=master
4+ .. _CI : https://github.com/openedx /auth-backends/actions?query=workflow%3A%22Python+CI%22
55
66.. |Codecov | image :: http://codecov.io/github/edx/auth-backends/coverage.svg?branch=master
77.. _Codecov : http://codecov.io/github/edx/auth-backends?branch=master
@@ -118,7 +118,7 @@ Publishing a Release
118118--------------------
119119
120120After a PR merges, create a new tag from ``master `` branch with a new version of the package and create a
121- `Github release <https://github.com/edx /auth-backends/releases >`_
121+ `Github release <https://github.com/openedx /auth-backends/releases >`_
122122using the new tag that will automatically publish the package to PyPi when a release is created.
123123
124124
@@ -134,9 +134,9 @@ How To Contribute
134134
135135Contributions are very welcome!
136136
137- Please read `How To Contribute <https://github.com/edx /edx-platform/blob/master/CONTRIBUTING.rst >`_ for details.
137+ Please read `How To Contribute <https://github.com/openedx /edx-platform/blob/master/CONTRIBUTING.rst >`_ for details.
138138
139- Even though it was written with `edx-platform <https://github.com/edx /edx-platform >`_ in mind,
139+ Even though it was written with `edx-platform <https://github.com/openedx /edx-platform >`_ in mind,
140140the guidelines should be followed for Open edX code in general.
141141
142142Reporting Security Issues
0 commit comments