Skip to content

Commit 9d3d015

Browse files
vuletfaustbrian
authored andcommitted
chore: update contribution link (#45)
1 parent 68566e0 commit 9d3d015

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Please see [CONTRIBUTING](https://docs.ark.io/developers/guidelines/contributing.html) for details before opening your pull request.
1+
Please see [CONTRIBUTING](https://docs.ark.io/guidebook/contribution-guidelines/contributing.html) for details before opening your pull request.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ _Put an `x` in the boxes that apply and remove the rest of them: keep this PR as
2323
_Put an `x` in the boxes that apply and remove this text and the rest of them. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code._
2424
-->
2525

26-
- [ ] I have read the [CONTRIBUTING](https://docs.ark.io/developers/guidelines/contributing.html) documentation
26+
- [ ] I have read the [CONTRIBUTING](https://docs.ark.io/guidebook/contribution-guidelines/contributing.html) documentation
2727
- [ ] Lint and unit tests pass locally with my changes
2828
- [ ] I have added tests that prove my fix is effective or that my feature works
2929
- [ ] I have added necessary documentation (if appropriate)

0 commit comments

Comments
 (0)