Skip to content

Commit 08eaf88

Browse files
Fix broken /foundation/ links in viam-server reference (#4973)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 5a57cb0 commit 08eaf88

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/reference/viam-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ Enabling debug level logs will take precedence over all logging configuration se
294294
## Install `viam-server` without the web UI
295295

296296
{{% alert title="Tip" color="tip" %}}
297-
The recommended way to install `viam-server` and connect your machine to Viam is covered in the [Set up a machine](/foundation/).
297+
The recommended way to install `viam-server` and connect your machine to Viam is covered in the [Set up a machine](/set-up-a-machine/).
298298
{{% /alert %}}
299299

300300
If you need to install `viam-server` without the web UI, you can run the following commands.
@@ -476,5 +476,5 @@ Note that this method may not work for versions that are too old, as Homebrew do
476476
{{< cards >}}
477477
{{% card link="/reference/apis/" %}}
478478
{{% card link="/hardware/configure-hardware/" %}}
479-
{{% card link="/foundation/" %}}
479+
{{% card link="/set-up-a-machine/" %}}
480480
{{< /cards >}}

0 commit comments

Comments
 (0)