diff options
| author | DivisionByZero <[email protected]> | 2023-02-17 13:00:53 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-02-17 12:00:53 +0000 |
| commit | 2e2db6cffbaab669f8ff363b07c92314513702e0 (patch) | |
| tree | b5364f535085385cd320817f33b8368b1c2f7ef5 | |
| parent | a29b33ed2019c78f2c11f67e11aca154543202b0 (diff) | |
| download | faker-2e2db6cffbaab669f8ff363b07c92314513702e0.tar.xz faker-2e2db6cffbaab669f8ff363b07c92314513702e0.zip | |
infra: fix broken links in `pull_request_template` (#1849)
| -rw-r--r-- | .github/pull_request_template.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 988d8cd5..9c07d984 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,3 +1,3 @@ -<!-- Please first read https://github.com/faker-js/faker/blob/verify-semantic-pull-requests/CONTRIBUTING.md --> +<!-- Please first read https://github.com/faker-js/faker/blob/next/CONTRIBUTING.md --> -<!-- Help us by writing a correct PR title following this guide: https://github.com/faker-js/faker/blob/verify-semantic-pull-requests/CONTRIBUTING.md#committing --> +<!-- Help us by writing a correct PR title following this guide: https://github.com/faker-js/faker/blob/next/CONTRIBUTING.md#committing --> |
