Skip to content

Commit fac4a0c

Browse files
committed
README: Fix link to white paper
Signed-off-by: Matthias Geihs <matthias@perun.network>
1 parent c4fc8b5 commit fac4a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<a href="https://labs.hyperledger.org/perun-doc/"> <img src=".assets/read_the_docs.svg" alt="Read the Docs"></a>
1313
</p>
1414

15-
_go-perun_ is a Go implementation of the [Perun state channel protocols](https://perun.network/) ([introduction paper](https://perun.network/pdf/Perun2.0.pdf)).
15+
_go-perun_ is a Go implementation of the [Perun state channel protocols](https://perun.network/) ([introduction paper](https://perun.network/wp-content/uploads/Perun2.0.pdf)).
1616
The perun protocols provide payment and general state channel functionality to all existing blockchains that feature smart contracts.
1717
As a blockchain scalability solution, payment and state channels reduce transaction costs and increase the system throughput by executing incremental transactions off-chain.
1818
The Perun protocols have been proven cryptographically secure in the UC-framework.

0 commit comments

Comments
 (0)