Skip to content

Commit 54523e1

Browse files
Fix reflinks in PR template (#1764)
1 parent 1be0916 commit 54523e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22

33
## Checklist
4-
- [ ] The PR conforms to DataHub's [Contributing Guideline](https://github.com/linkedin/datahub/blob/master/CONTRIBUTING.md) (particularly [Commit Message Format](https://github.com/linkedin/datahub/blob/master/CONTRIBUTING.md#commit-message-format))
4+
- [ ] The PR conforms to DataHub's [Contributing Guideline](https://github.com/linkedin/datahub/blob/master/docs/CONTRIBUTING.md) (particularly [Commit Message Format](https://github.com/linkedin/datahub/blob/master/docs/CONTRIBUTING.md#commit-message-format))
55
- [ ] Links to related issues (if applicable)
66
- [ ] Tests for the changes have been added/updated (if applicable)
77
- [ ] Docs related to the changes have been added/updated (if applicable)

0 commit comments

Comments
 (0)