@@ -6,7 +6,7 @@ low level and unpolished.
66Some of the things in this repo might make it to [ iroh-examples] or even into
77iroh itself, most will not.
88
9- ## [ Content -discovery] ( content-discovery )
9+ ## [ content -discovery] ( content-discovery )
1010
1111A complete content disccovery system for iroh, including a tracker, a client
1212crate to use the tracker, and [ pkarr] integration for finding trackers.
@@ -15,17 +15,17 @@ crate to use the tracker, and [pkarr] integration for finding trackers.
1515
1616Sending HTTP3 requests over iroh connections via the [ h3] ( https://crates.io/crates/h3 ) crate.
1717
18- ## [ Iroh -dag-sync] ( iroh-dag-sync )
18+ ## [ iroh -dag-sync] ( iroh-dag-sync )
1919
2020An experiment trying to bridge the gap between iroh-blobs and IPFS, allowing you to sync
2121IPFS DAGs with non-BLAKE3 CIDs via iroh-blobs.
2222
23- ## [ Iroh -pkarr-naming-system] ( iroh-pkarr-naming-system )
23+ ## [ iroh -pkarr-naming-system] ( iroh-pkarr-naming-system )
2424
2525Experiment of how to do something similar to [ ipns] using [ pkarr] and the
2626bittorrent [ mainline] DHT.
2727
28- ## [ Iroh -s3-bao-store] ( iroh-s3-bao-store )
28+ ## [ iroh -s3-bao-store] ( iroh-s3-bao-store )
2929
3030An iroh-blobs store implementation that keeps the data on s3. Useful to provide
3131content-addressing to existing public resources.
0 commit comments