Skip to content

Commit

Permalink
chore: fix link in readme (#1373)
Browse files Browse the repository at this point in the history
  • Loading branch information
moul authored Nov 14, 2023
1 parent 43b3ac5 commit 7d66398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
Gno is an interpreted and fully-deterministic implementation of the Go
programming language, designed to build succinct and composable smart contracts.
The first blockchain to use it is Gno.land, a
[Proof of Contribution](./docs/proof-of-contribution.md)-based chain, backed by
[Proof of Contribution](./docs/explanation/proof-of-contribution.md)-based chain, backed by
a variation of the [Tendermint](https://docs.tendermint.com/v0.34/introduction/what-is-tendermint.html)
consensus engine.

Expand Down

0 comments on commit 7d66398

Please sign in to comment.