Skip to content

Commit 5fa0d56

Browse files
committed
add iroh ping link
1 parent f7c3843 commit 5fa0d56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

quickstart.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: "Start building with iroh in minutes"
55

66
In this tutorial, we will build a ping program that connects two endpoints using
77
a 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.
308308
You've now successfully built a small tool for sending messages over a peer to peer network! 🎉
309309

310310
The 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

313313
If you're hungry for more, check out
314314
- [Blob storage with iroh-blobs](/protocols/blobs)

0 commit comments

Comments
 (0)