Fix broken links

This commit is contained in:
Owen
2025-08-24 20:57:15 -07:00
parent d2ce282f9c
commit 155cae2efb
13 changed files with 19 additions and 19 deletions

View File

@@ -14,7 +14,7 @@ Pangolin establishes secure connections from edge networks to nodes, bypassing t
<Card title="How it works" icon="map" href="/about/how-pangolin-works">
Learn how the Pangolin system works from the server to the edge network.
</Card>
<Card title="nodes" icon="circle-nodes" href="/manage/points-of-presence">
<Card title="nodes" icon="circle-nodes" href="/manage/nodes">
Learn about how Pangolin provides highly available ingress to your backend.
</Card>
</Columns>
@@ -34,7 +34,7 @@ Pangolin establishes secure connections from edge networks to nodes, bypassing t
<Card
title="Install Site"
icon="sitemap"
href="/manage/sites/install-newt"
href="/manage/sites/install-site"
>
Install Newt, the edge client, almost anywhere.
</Card>