diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7f7848e50e5..8409097403d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,12 +22,12 @@ to be fixed. Please include: ## Code We welcome code contributions, but we need the contributor to sign the -[Oracle Contributor Agreement (OCA)](https://www.oracle.com/technetwork/community/oca-486395.html) +[Oracle Contributor Agreement (OCA)](https://oca.opensource.oracle.com) first. The process: -0. Sign the [OCA](https://www.oracle.com/technetwork/community/oca-486395.html) +0. Sign the [OCA](https://oca.opensource.oracle.com) 1. Fork the repo 2. Fix an issue or create an issue and fix it 3. Create a Pull Request that fixes the issue. Follow [DEV-GUIDELINES](DEV-GUIDELINES.md) for a list of rules and best practices followed by project Helidon.