Skip to content

Commit 61660c1

Browse files
Update inbound markdown links to first-machine
htmltest doesn't accept Hugo alias redirects as valid link targets; inbound markdown links across tutorials and device-setup pages need to point at the new canonical URL. The alias on first-machine.md stays for external bookmarks. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 0ca35c4 commit 61660c1

20 files changed

Lines changed: 28 additions & 28 deletions

docs/reference/device-setup/beaglebone-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ After SSH'ing into your BeagleBone, verify all packages are up to date:
8383
## Next steps
8484

8585
You have now installed an operating system on your BeagleBone.
86-
To use your BeagleBone, follow the [setup guide](/set-up-a-machine/overview/):
86+
To use your BeagleBone, follow the [setup guide](/set-up-a-machine/first-machine/):
8787

8888
{{< cards >}}
8989
{{% card link="/set-up-a-machine/first-machine/" %}}

docs/reference/device-setup/board1-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Once you're connected to your board, you can verify all packages are up to date
6161
## Next steps
6262

6363
You have now installed an operating system on your BOARD.
64-
To use your BOARD, follow the [setup guide](/set-up-a-machine/overview/):
64+
To use your BOARD, follow the [setup guide](/set-up-a-machine/first-machine/):
6565

6666
{{< cards >}}
6767
{{% card link="/set-up-a-machine/first-machine/" %}}

docs/reference/device-setup/jetson-agx-orin-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ See NVIDIA's documentation on [Configuring the Jetson Expansion Headers](https:/
119119
## Next steps
120120

121121
You have now installed an operating system on your Jetson board.
122-
To use your Jetson board, follow the [setup guide](/set-up-a-machine/overview/):
122+
To use your Jetson board, follow the [setup guide](/set-up-a-machine/first-machine/):
123123

124124
{{< cards >}}
125125
{{% card link="/set-up-a-machine/first-machine/" %}}

docs/reference/device-setup/jetson-nano-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ See NVIDIA's documentation on [Configuring the Jetson Expansion Headers](https:/
9999
## Next steps
100100

101101
You have now installed an operating system on your Jetson board.
102-
To use your Jetson board, follow the [setup guide](/set-up-a-machine/overview/):
102+
To use your Jetson board, follow the [setup guide](/set-up-a-machine/first-machine/):
103103

104104
{{< cards >}}
105105
{{% card link="/set-up-a-machine/first-machine/" %}}

docs/reference/device-setup/orange-pi-3-lts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Before you power the board, you need to install an operating system.
4848
1. Follow the [Orange Pi guide to prepare your microSD card](https://sbc-community.org/docs/general_guides/prepare_sd_card/) to flash the OS to your micro-SD card using [balenaEtcher](https://etcher.balena.io/).
4949

5050
{{< alert title="Tip: How to think about building a machine" color="tip" >}}
51-
While flashing your microSD card, we recommend reading [How to think about building a machine](/set-up-a-machine/overview/).
51+
While flashing your microSD card, we recommend reading [How to think about building a machine](/set-up-a-machine/first-machine/).
5252
{{< /alert >}}
5353

5454
1. Insert the micro-SD into the Orange Pi.
@@ -85,7 +85,7 @@ For more information, consult the [official user manual](https://drive.google.co
8585
## Next steps
8686

8787
You have now installed an operating system on your Orange Pi.
88-
To use your Orange Pi, follow the [setup guide](/set-up-a-machine/overview/):
88+
To use your Orange Pi, follow the [setup guide](/set-up-a-machine/first-machine/):
8989

9090
{{< cards >}}
9191
{{% card link="/set-up-a-machine/first-machine/" %}}

docs/reference/device-setup/orange-pi-zero2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Before you power the board, you need to install an operating system.
4747
1. Insert the micro-SD card into the SD card reader and connect the reader to your development machine.
4848
1. Follow [this guide](https://sbc-community.org/docs/general_guides/prepare_sd_card/) to flash the OS to your micro-SD card using [balenaEtcher](https://etcher.balena.io/).
4949
{{< alert title="Tip: How to think about building a machine" color="tip" >}}
50-
While flashing your microSD card, we recommend reading [How to think about building a machine](/set-up-a-machine/overview/).
50+
While flashing your microSD card, we recommend reading [How to think about building a machine](/set-up-a-machine/first-machine/).
5151
{{< /alert >}}
5252
1. Insert the micro-SD into the Orange Pi.
5353

@@ -78,7 +78,7 @@ For more information, consult the [official user manual](https://drive.google.co
7878
## Next steps
7979

8080
You have now installed an operating system on your Orange Pi.
81-
To use your Orange Pi, follow the [setup guide](/set-up-a-machine/overview/):
81+
To use your Orange Pi, follow the [setup guide](/set-up-a-machine/first-machine/):
8282

8383
{{< cards >}}
8484
{{% card link="/set-up-a-machine/first-machine/" %}}

docs/reference/device-setup/pumpkin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ date: "2022-01-01"
1818

1919
To use a [Mediatek Genio 500 Pumpkin single-board computer](https://ologicinc.com/portfolio/mediateki500/) with Viam:
2020

21-
1. [Install `viam-server`](/set-up-a-machine/overview/) on your machine.
21+
1. [Install `viam-server`](/set-up-a-machine/first-machine/) on your machine.
2222
1. [Create a board definitions file](#create-a-board-definitions-file), specifying the mapping between your board's GPIO pins and connected hardware.
2323
1. [Configure a `customlinux` board](#configure-a-customlinux-board) on your machine, specifying the path to the definitions file in the board configuration.
2424

docs/reference/device-setup/rpi-setup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ date: "2022-01-01"
2525
We recommend using Viam on a 64-bit Linux distribution.
2626
Support for older Raspberry Pis running on 32-bit ARM v7 is in beta.
2727

28-
If you already have a Linux distribution installed on your {{< glossary_tooltip term_id="pi" text="Pi" >}}, you can skip ahead to [install `viam-server`](/set-up-a-machine/overview/).
28+
If you already have a Linux distribution installed on your {{< glossary_tooltip term_id="pi" text="Pi" >}}, you can skip ahead to [install `viam-server`](/set-up-a-machine/first-machine/).
2929

3030
{{% expand "Click to check whether the Linux installation on your Raspberry Pi is 64-bit or 32-bit" %}}
3131

@@ -35,7 +35,7 @@ Example output:
3535

3636
{{< imgproc alt="Screenshot of a terminal running the 'lscpu' command. The output lists of this command on a Raspberry Pi. A red box highlights the command and the top of the output which reads 'Architecture: aarch64.'" src="/installation/rpi-setup/lscpu-output.png" resize="800x" declaredimensions=true class="shadow" >}}
3737

38-
If the value of "Architecture: _'xxxxxx'_" ends in "64", you can skip ahead to [install `viam-server`](/set-up-a-machine/overview/).
38+
If the value of "Architecture: _'xxxxxx'_" ends in "64", you can skip ahead to [install `viam-server`](/set-up-a-machine/first-machine/).
3939

4040
{{% /expand%}}
4141

@@ -177,7 +177,7 @@ Be sure that you remember the `hostname` and `username` you set, as you will nee
177177

178178
{{< alert title="Tip: How to think about building a machine" color="tip" >}}
179179

180-
While the Imager is flashing your microSD card, we recommend reading [How to think about building a machine](/set-up-a-machine/overview/).
180+
While the Imager is flashing your microSD card, we recommend reading [How to think about building a machine](/set-up-a-machine/first-machine/).
181181

182182
{{< /alert >}}
183183

docs/reference/device-setup/sk-tda4vm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ You must extract the image from the zip file before flashing the microSD card.
6363
The flashing and verification process may take 10-20 minutes, depending on your system.
6464

6565
{{< alert title="Tip: How to think about building a machine" color="tip" >}}
66-
While the Etcher is flashing your microSD card, we recommend reading [How to think about building a machine](/set-up-a-machine/overview/).
66+
While the Etcher is flashing your microSD card, we recommend reading [How to think about building a machine](/set-up-a-machine/first-machine/).
6767
{{< /alert >}}
6868

6969
8. On completion of the flashing and validation process, remove the microSD card from your computer and insert it into the TDA4VM.
@@ -111,7 +111,7 @@ From the SSH session on the TDA4VM board:
111111
## Next steps
112112

113113
You have now installed an operating system on your board.
114-
To use your board, follow the [setup guide](/set-up-a-machine/overview/):
114+
To use your board, follow the [setup guide](/set-up-a-machine/first-machine/):
115115

116116
{{< cards >}}
117117
{{% card link="/set-up-a-machine/first-machine/" %}}

docs/tutorials/configure/configure-rover.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ If you are using a Viam Rover, use the [Viam Rover tutorial fragment](/try/) ins
3434
## Requirements
3535

3636
- A running an instance of `viam-server`.
37-
See our [Installation Guide](/set-up-a-machine/overview/) for instructions.
37+
See our [Installation Guide](/set-up-a-machine/first-machine/) for instructions.
3838
- A rover like the [SCUTTLE robot](https://www.scuttlerobot.org/shop/) or the Yahboom 4WD Smart Robot.
3939

4040
Make sure your rover is assembled before starting this tutorial.

0 commit comments

Comments
 (0)