Skip to content

Commit 3359eae

Browse files
authored
DOCS-3716: Fix broken links (#4143)
1 parent 9989dcc commit 3359eae

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

docs/manage/troubleshoot/alert.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ You must also install telegraf by running `brew install telegraf` in your termin
6666

6767
{{< table >}}
6868
{{% tablestep number=1 %}}
69-
**e performance metrics sensors**
69+
**Add the performance metrics sensors**
7070

7171
On your machine's **CONFIGURE** page, click the **+** icon next to your machine part in the left-hand menu and select **Component**.
7272

@@ -77,10 +77,10 @@ Search for and add the `hwmonitor:cpu_monitor` model provided by the [`sbc-hwmon
7777
<!-- markdownlint-disable-file MD034 -->
7878

7979
{{% tablestep number=2 %}}
80-
**tional) Customize the sensor configuration**
80+
**(Optional) Customize the sensor configuration**
8181

8282
Add additional sensors for any other metrics you want to track.
83-
You can find a list of the sensors the [`sbc-hwmonitor`](https://app.viam.com/module/rinzlerlabs/sbc-hwmonitor) module provides in the [module README](https://github.com/rinzlerlabs/viam-sbc-hwmonitor).
83+
You can find a list of the sensors the [`sbc-hwmonitor`](https://app.viam.com/module/rinzlerlabs/sbc-hwmonitor) module page.
8484

8585
{{% /tablestep %}}
8686
{{% tablestep number=3 %}}
@@ -102,7 +102,7 @@ To capture or alert on the data from your configured sensor, you must add the [d
102102

103103
{{< table >}}
104104
{{% tablestep number=1 %}}
105-
**The data management service**
105+
**1. Add the data management service**
106106

107107
On your machine's **CONFIGURE** page, click the **+** icon next to your machine part in the left-hand menu and select **Service**.
108108

docs/tutorials/configure/configure-rover.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ If you are using a Viam Rover, use the [Viam Rover tutorial fragment](/dev/refer
3535

3636
- A running an instance of `viam-server`.
3737
See our [Installation Guide](/operate/get-started/setup/) for instructions.
38-
- A rover like the [SCUTTLE robot](https://www.scuttlerobot.org/shop/) or the [Yahboom 4WD Smart Robot](https://category.yahboom.net/collections/robotics/products/4wdrobot)
38+
- 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.
4141

docs/tutorials/control/gamepad.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ After following this tutorial, you will be able to use the input controller comp
3838
You will need the following hardware to complete this tutorial:
3939

4040
- A wheeled rover, configured with a [base component](/operate/reference/components/base/) on the [Viam app](https://app.viam.com/).
41-
This tutorial uses a [SCUTTLE rover](https://www.scuttlerobot.org/shop/) as an example but you can complete this tutorial using a [Yahboom 4WD Smart Robot](https://category.yahboom.net/collections/robotics/products/4wdrobot) or an entirely different rover.
41+
This tutorial uses a [SCUTTLE rover](https://www.scuttlerobot.org/shop/) as an example but you can complete this tutorial using a Yahboom 4WD Smart Robot or an entirely different rover.
4242
- For a tutorial on configuring your rover, see [Configure a Rover](/tutorials/configure/configure-rover/).
4343
- [EasySMX ESM-9101 Wireless Controller](https://www.amazon.com/Wireless-Controller-EasySMX-ESM-9101-Gamepad/dp/B07F1NLGW2?th=1) or a similar gamepad and dongle.
4444
This is the controller that comes with the SCUTTLE rover.

docs/tutorials/services/color-detection-scuttle.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ You will need the following hardware to complete this tutorial:
5555
If you have your own Viam rover [follow the Viam Rover configuration instructions](/dev/reference/try-viam/rover-resources/).
5656
If you own another mobile robot [follow the general configuration instructions](/tutorials/configure/configure-rover/).
5757

58-
This tutorial uses a [SCUTTLE rover](https://www.scuttlerobot.org/shop/) as an example but you can complete this tutorial using a [Yahboom 4WD Smart Robot](https://category.yahboom.net/collections/robotics/products/4wdrobot) or any other wheeled robot that can be configured as a [base component](/operate/reference/components/base/wheeled/).
58+
This tutorial uses a [SCUTTLE rover](https://www.scuttlerobot.org/shop/) as an example but you can complete this tutorial using a Yahboom 4WD Smart Robot or any other wheeled robot that can be configured as a [base component](/operate/reference/components/base/wheeled/).
5959

6060
- An attached and configured [webcam camera](/operate/reference/components/camera/webcam/).
6161

0 commit comments

Comments
 (0)