Remove bitcoin.org references and minor adjustments

This commit is contained in:
thephez 2017-12-18 16:19:16 -05:00
parent afe1c54caf
commit 6600b735d6
91 changed files with 108 additions and 108 deletions

View file

@ -24,7 +24,7 @@ optional:
- Merkle block (a partial merkle branch connecting one or more transactions from a single block to the block merkle root)
links_html_or_markdown_style_capitalize_first_letter:
- "[Merkle tree](/en/developer-guide#term-merkle-tree) --- Bitcoin.org Developer Guide"
- "[Merkle tree](/en/developer-guide#term-merkle-tree) --- Developer Guide"
- "[Merkle trees](https://en.bitcoin.it/wiki/Protocol_documentation#Merkle_Trees) --- Bitcoin Wiki"
- "[How do I implement a merkle tree?](http://bitcoin.stackexchange.com/q/1110) --- Bitcoin StackExchange"
- "[Merkle tree](https://en.wikipedia.org/wiki/Merkle_tree) --- Wikipedia"