Skip to content

Commit deae227

Browse files
committed
Update broken OCA link
Change-Id: I26b8cdb363d6971168ac991d938db10d7b9752aa
1 parent d89ae68 commit deae227

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Before reporting a new bug, please check first to see if a similar bug [exists](
99
Bug reports should be as complete as possible. Please try and include the following:
1010

1111
* complete steps to reproduce the issue
12-
* any information about platform and environment that could be specific to the bug
12+
* any information about platform and environment that could be specific to the bug
1313
* Specific version of the product you are using
1414
* Specific version of the server being used
1515
* C++ code to help reproduce the issue if possible
@@ -18,7 +18,7 @@ Bug reports should be as complete as possible. Please try and include the follo
1818

1919
Contributing to this project is easy. You just need to follow these steps.
2020

21-
* Sign the Oracle Contributor Agreement. You can find instructions for doing that at [OCA Page](https://www.oracle.com/technetwork/community/oca-486395.html)
21+
* Sign the Oracle Contributor Agreement. You can find instructions for doing that at [OCA Page](https://oca.opensource.oracle.com/)
2222
* Develop your pull request
2323
* Make sure you are aware of the requirements for the project (i.e. don't require C++17 if we are supporting C++11 and higher)
2424
* Validate your pull request by including tests that sufficiently cover the functionality

0 commit comments

Comments
 (0)