File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ description: "Start building with iroh in minutes"
55
66In this tutorial, we will build a ping program that connects two endpoints using
77a ticket over DNS. The full example of this code can be [ viewed on
8- github] ( https://github.com/n0-computer/iroh-ping/examples/hello-n0ders ) .
8+ github] ( https://github.com/n0-computer/iroh-ping ) .
99
1010# Set up
1111
@@ -308,7 +308,7 @@ You should see the round-trip time printed by the sender.
308308You've now successfully built a small tool for sending messages over a peer to peer network! 🎉
309309
310310The full example of this code can be [ viewed on
311- github] ( https://github.com/n0-computer/iroh-ping/examples/hello-n0ders ) .
311+ github] ( https://github.com/n0-computer/iroh-ping ) .
312312
313313If you're hungry for more, check out
314314- [ Blob storage with iroh-blobs] ( /protocols/blobs )
You can’t perform that action at this time.
0 commit comments