Skip to content

Commit 2797246

Browse files
authored
Fix the link to Style Guide in PR template
1 parent 57e405f commit 2797246

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Self checklist
2020
- [ ] I have committed my files one by one, on purpose, and for a reason
2121
- [ ] I have titled my PR with REGION | COHORT_NAME | FIRST_NAME LAST_NAME | PROJ_NAME
2222
- [ ] I have tested my changes
23-
- [ ] My changes follow the [style guide](https://curriculum.codeyourfuture.io/guides/contributing/)
24-
- [ ] My changes meet the [requirements](./README.md) of this task
23+
- [ ] My changes follow the [style guide](https://curriculum.codeyourfuture.io/guides/reviewing/style-guide/)
24+
- [ ] My changes meet the requirements of this task
2525

2626
## Changelist
2727

0 commit comments

Comments
 (0)