We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3aa802 commit 9ba40fcCopy full SHA for 9ba40fc
src/app/docs/tour/2-relays/page.mdx
@@ -38,6 +38,6 @@ It also leverages a critical feature of iroh: as network conditions change, iroh
38
<PageLink label="Previous" page={{ href: "/docs/tour/1-endpoints", title: "Endpoints" }} previous />
39
</div>
40
<div className="ml-auto flex flex-col items-end gap-3">
41
- <PageLink label="Next" page={{ href: "/docs/tour/3-discovery", title: "Relays" }} />
+ <PageLink label="Next" page={{ href: "/docs/tour/3-discovery", title: "Discovery" }} />
42
43
0 commit comments