]> Untitled Git - bdk-cli/commitdiff
Fix github pull_request_template
authorSteve Myers <steve@notmandatory.org>
Mon, 28 Dec 2020 06:07:12 +0000 (22:07 -0800)
committerSteve Myers <steve@notmandatory.org>
Mon, 28 Dec 2020 06:07:12 +0000 (22:07 -0800)
.github/pull_request_template.md

index 3dbc5fd3c94bf2b4d141167c30cd835df46f98f7..39edcddd21342329c56827b1b8c46f7ccbeeb23e 100644 (file)
@@ -14,7 +14,7 @@ of the PR were done in a specific way -->
 #### All Submissions:
 
 * [ ] I've signed all my commits
-* [ ] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md)
+* [ ] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk-cli/blob/master/CONTRIBUTING.md)
 * [ ] I ran `cargo fmt` and `cargo clippy` before committing
 
 #### New Features: