Skip to content

Commit efbcff6

Browse files
committed
chore: Temporarily fix CONTRIBUTING.md broken link
This patch, just required if PR <#453> is merged before PR <#452>, can be reverted anytime soon.
1 parent 936f598 commit efbcff6

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,7 +12,7 @@
1212

1313
<!-- You can remove all the check-boxes that are not applicable. -->
1414

15-
* [ ] Read the [CONTRIBUTING.md](https://github.com/ocaml-sf/learn-ocaml/blob/master/CONTRIBUTING.md) guide.
15+
* [ ] Read the [CONTRIBUTING.md](https://github.com/pfitaxel/learn-ocaml/blob/add-contributing.md/CONTRIBUTING.md) guide.
1616
* [ ] Add/update [tests](https://github.com/ocaml-sf/learn-ocaml/tree/master/tests#readme)
1717
<!-- if the change impacts the grading feature. -->
1818
* [ ] Add/update [documentation](https://github.com/ocaml-sf/learn-ocaml/tree/master/docs)

0 commit comments

Comments
 (0)