diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e6da7e3aa..29ec8cce2 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,6 @@ ## *Tips* - *Thank you very much for contributing to Apache Hudi.* -- *Please review https://hudi.apache.org/contributing.html before opening a pull request.* +- *Please review https://hudi.apache.org/contribute/how-to-contribute before opening a pull request.* ## What is the purpose of the pull request @@ -41,4 +41,4 @@ This change added tests and can be verified as follows: - [ ] Necessary doc changes done or have another open PR - - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA. \ No newline at end of file + - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.