diff --git a/src/app/page.tsx b/src/app/page.tsx index 0a0aa58..8c1d389 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,7 +38,7 @@ echo "hello" | ./dumbpipe connect nodeecsxraxjtqtneathgplh6d5nb2rsnxpfulmkec2rvh
hero

Put a dumb pipe in your app

-

Dumb pipes are Iroh Connections. The dumbpipe tool is a 200-line wrapper around the iroh-net rust crate. You can use the iroh connection layer as a dumb pipe in your own app.

+

Dumb pipes are Iroh Connections. The dumbpipe tool is a 200-line wrapper around the iroh rust crate. You can use the iroh connection layer as a dumb pipe in your own app.

diff --git a/src/components/Intro.tsx b/src/components/Intro.tsx index 4544018..df43e3a 100644 --- a/src/components/Intro.tsx +++ b/src/components/Intro.tsx @@ -67,7 +67,7 @@ export function Intro() { Docs - + GitHub