Skip to content

Commit

Permalink
fix link error
Browse files Browse the repository at this point in the history
  • Loading branch information
xilibi2003 committed Apr 10, 2019
1 parent d5fa234 commit 387c477
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions bitcoin/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
如何理解区块链、它将对社区、经济产生哪些影响,一切都从比特币开始。

Awesome Bitcoin 分为三部分:
* [入门篇](bitcoin/readme.md)
* [比特币扩容篇](bitcoin/lightning.md)
* [比特币术语篇](bitcoin/GLOSSARY.md)
* [区块链入门篇](https://wiki.learnblockchain.cn/bitcoin/readme.html)
* [比特币扩容篇](https://wiki.learnblockchain.cn/bitcoin/lightning.html)
* [比特币术语篇](https://wiki.learnblockchain.cn/bitcoin/GLOSSARY.html)


## 理解区块链
Expand Down
6 changes: 3 additions & 3 deletions ethereum/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

以太坊开发资源超级汇总导航站,你想知道的以太坊资源都在这里。
Awesome Ethereum 分为三部分:
* [开发介绍篇](ethereum/readme.md)
* [SDK文档篇](ethereum/dev.md)
* [以太坊术语篇](ethereum/GLOSSARY.md)
* [开发介绍篇](https://wiki.learnblockchain.cn/ethereum/readme.html)
* [SDK文档篇](https://wiki.learnblockchain.cn/ethereum/dev.html)
* [以太坊术语篇](https://wiki.learnblockchain.cn/bitcoin/GLOSSARY.html)


## 优秀博客文章
Expand Down

0 comments on commit 387c477

Please sign in to comment.