Skip to content

Commit 8ac4757

Browse files
committed
Fix links to deployable-lightning.pdf
1 parent a87963b commit 8ac4757

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ You can also use Github issues for [feature requests](https://github.com/acinq/e
2828

2929
- [Bitcoin Whitepaper](https://bitcoin.org/bitcoin.pdf)
3030
- [Lightning Network Whitepaper](https://lightning.network/lightning-network-paper.pdf)
31-
- [Deployable Lightning](https://github.com/ElementsProject/lightning/raw/master/doc/deployable-lightning.pdf)
31+
- [Deployable Lightning](https://github.com/ElementsProject/lightning/blob/10b10eb981a2c3f2385c3c9ae2244a1767eeca86/doc/miscellaneous/deployable-lightning.pdf)
3232
- [Understanding the Lightning Network](https://bitcoinmagazine.com/articles/understanding-the-lightning-network-part-building-a-bidirectional-payment-channel-1464710791)
3333
- [Lightning Network Specification](https://github.com/lightning/bolts)
3434
- [High Level Lightning Network Specification](https://medium.com/@rusty_lightning/the-bitcoin-lightning-spec-part-1-8-a7720fb1b4da)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,4 +326,4 @@ zmqpubrawtx=tcp://127.0.0.1:29001
326326
## Resources
327327

328328
* [1] [The Bitcoin Lightning Network: Scalable Off-Chain Instant Payments](https://lightning.network/lightning-network-paper.pdf) by Joseph Poon and Thaddeus Dryja
329-
* [2] [Reaching The Ground With Lightning](https://github.com/ElementsProject/lightning/raw/master/doc/deployable-lightning.pdf) by Rusty Russell
329+
* [2] [Reaching The Ground With Lightning](https://github.com/ElementsProject/lightning/blob/10b10eb981a2c3f2385c3c9ae2244a1767eeca86/doc/miscellaneous/deployable-lightning.pdf) by Rusty Russell

0 commit comments

Comments
 (0)