diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dbc9e6c3d8..eafd77816c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,7 +28,7 @@ You can also use Github issues for [feature requests](https://github.com/acinq/e - [Bitcoin Whitepaper](https://bitcoin.org/bitcoin.pdf) - [Lightning Network Whitepaper](https://lightning.network/lightning-network-paper.pdf) -- [Deployable Lightning](https://github.com/ElementsProject/lightning/raw/master/doc/deployable-lightning.pdf) +- [Deployable Lightning](https://github.com/ElementsProject/lightning/blob/10b10eb981a2c3f2385c3c9ae2244a1767eeca86/doc/miscellaneous/deployable-lightning.pdf) - [Understanding the Lightning Network](https://bitcoinmagazine.com/articles/understanding-the-lightning-network-part-building-a-bidirectional-payment-channel-1464710791) - [Lightning Network Specification](https://github.com/lightning/bolts) - [High Level Lightning Network Specification](https://medium.com/@rusty_lightning/the-bitcoin-lightning-spec-part-1-8-a7720fb1b4da) diff --git a/README.md b/README.md index 98c5409fe7..4aaccf4e16 100644 --- a/README.md +++ b/README.md @@ -326,4 +326,4 @@ zmqpubrawtx=tcp://127.0.0.1:29001 ## Resources * [1] [The Bitcoin Lightning Network: Scalable Off-Chain Instant Payments](https://lightning.network/lightning-network-paper.pdf) by Joseph Poon and Thaddeus Dryja -* [2] [Reaching The Ground With Lightning](https://github.com/ElementsProject/lightning/raw/master/doc/deployable-lightning.pdf) by Rusty Russell +* [2] [Reaching The Ground With Lightning](https://github.com/ElementsProject/lightning/blob/10b10eb981a2c3f2385c3c9ae2244a1767eeca86/doc/miscellaneous/deployable-lightning.pdf) by Rusty Russell