Skip to content

Commit b107f4e

Browse files
committed
Fix OCA Page URL in CONTRIBUTING.rst
1 parent 2d4ac1b commit b107f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Contributing Code
2222
Contributing to this project is easy. You just need to follow these steps.
2323

2424
- Make sure you have a user account at `bugs.mysql.com <https://bugs.mysql.com>`_. You will need to reference this user account when you submit your Oracle Contributor Agreement (OCA).
25-
- Sign the Oracle Contributor Agreement. You can find instructions for doing that at the `OCA Page <https://www.oracle.com/technetwork/community/oca-486395.html>`_.
25+
- Sign the Oracle Contributor Agreement. You can find instructions for doing that at the `OCA Page <https://oca.opensource.oracle.com/>`_.
2626
- Develop your pull request. Make sure you are aware of the `requirements <https://dev.mysql.com/doc/dev/connector-python/8.0/requirements.html>`_ for the project.
2727
- Validate your pull request by including tests that sufficiently cover the functionality you are adding.
2828
- Verify that the entire test suite passes with your code applied.

0 commit comments

Comments
 (0)