diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 04abb976c0210..93d3cec7c40c0 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -79,7 +79,7 @@ If this is a community PR, the Airbyte engineer reviewing this PR is responsible
Connector Generator - Issue acceptance criteria met -- PR name follows [PR naming conventions](https://docs.airbyte.com/contributing-to-airbyte/issues-and-pull-requests#pull-request-title-convention) +- PR name follows [PR naming conventions](https://docs.airbyte.com/contributing-to-airbyte/resources/pull-requests-handbook) - If adding a new generator, add it to the [list of scaffold modules being tested](https://github.com/airbytehq/airbyte/blob/master/airbyte-integrations/connector-templates/generator/build.gradle#L41) - The generator test modules (all connectors with `-scaffold` in their name) have been updated with the latest scaffold by running `./gradlew :airbyte-integrations:connector-templates:generator:generateScaffolds` then checking in your changes - Documentation which references the generator is updated as needed diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 7d0ec94e63928..df6d0baa67799 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,2 +1,2 @@ # Code of conduct -View in [docs.airbyte.io](https://docs.airbyte.io/contributing-to-airbyte/code-of-conduct) +View in [docs.airbyte.io](https://docs.airbyte.com/project-overview/code-of-conduct)