Skip to content

Commit

Permalink
docs: correct foldername in examples readme (#624)
Browse files Browse the repository at this point in the history
  • Loading branch information
heeckhau authored Oct 3, 2024
1 parent 43d2c04 commit 0596a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This folder contains examples showing how to use the TLSNotary protocol.

* [simple](./simple/README.md) shows how to perform a simple notarization.
* [attestation](./attestation/README.md) shows how to perform a simple notarization.
* [interactive](./interactive/README.md) interactive Prover and Verifier, without a trusted notary.
* [twitter](./twitter/README.md) shows how to notarize a Twitter DM.
* [discord](./discord/README.md) shows how to notarize a Discord DM.
Expand Down

0 comments on commit 0596a9a

Please sign in to comment.