Skip to content

Commit 1b89491

Browse files
authored
Fix link to contribution guidelines in PR template
1 parent c387c0d commit 1b89491

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
@@ -12,5 +12,5 @@ Corresponding issue:
1212

1313
## Checklist
1414

15-
* [ ] I have read the [contribution guidelines](/CONTRIBUTING.md)
15+
* [ ] I have read the [contribution guidelines](https://github.com/bigskysoftware/htmx-extensions/blob/main/CONTRIBUTING.md)
1616
* [ ] I ran the test suite locally (`npm run test`) and verified that it succeeded

0 commit comments

Comments
 (0)