Skip to content

Commit aa11747

Browse files
authored
Fixing links to issues
First link takes to issues of a different repo; second link takes to github 404. Replacing links with working versions.
1 parent 33ffbb4 commit aa11747

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ We love your input! We want to make contributing to this project as easy and tra
1111
## We Develop with Github
1212
We use GitHub to host code, to track issues and feature requests, and to accept Pull Requests.
1313

14-
## Report Bugs using Github's [issues](https://github.com/briandk/transcriptase-atom/issues)
14+
## Report Bugs using Github's [issues](https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line/issues)
1515

16-
If you find bugs, mistakes, or inconsistencies in this project's code or documents, please let us know by [opening a new issue](./issues), but consider searching through existing issues first to check and see if the problem has already been reported. If it has, it never hurts to add a quick "+1" or "I have this problem too". This helps prioritize the most common problems and requests.
16+
If you find bugs, mistakes, or inconsistencies in this project's code or documents, please let us know by [opening a new issue](https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line/issues/new), but consider searching through existing issues first to check and see if the problem has already been reported. If it has, it never hurts to add a quick "+1" or "I have this problem too". This helps prioritize the most common problems and requests.
1717

1818
### Write Bug Reports with Detail, Background, and Sample Code
1919

0 commit comments

Comments
 (0)