diff --git a/examples/keyword-spotting/README.md b/examples/keyword-spotting/README.md index b35cf04..98d7d03 100644 --- a/examples/keyword-spotting/README.md +++ b/examples/keyword-spotting/README.md @@ -4,7 +4,7 @@ The **Hey Arduino!** example triggers a LED matrix animation whenever the keywor To use this example, we need to use **Network Mode**, as it requires a [USB-C® hub](https://store.arduino.cc/products/usb-c-to-hdmi-multiport-adapter-with-ethernet-and-usb-hub) (to connect the microphone). -Network mode is selected when launching the Arduino App Lab. You can read more about this the [Network Mode section](/first-setup#option-2-remote-connect-ssh). +Network mode is selected when launching the Arduino App Lab. You can read more about this the [Network Mode section](/learn/first-setup#option-2-remote-connect-ssh). ## Bricks Used diff --git a/examples/theremin/README.md b/examples/theremin/README.md index 2894c29..a963fba 100644 --- a/examples/theremin/README.md +++ b/examples/theremin/README.md @@ -39,7 +39,7 @@ The theremin simulator example uses the following Bricks: - Arduino App Lab -**Important:** A **USB-C® hub is mandatory** for this example. The UNO Q's single port must be used for the hub, which provides the necessary connections for both the power supply and the USB audio device. Consequently, this example must be run in **[Network Mode](learn/network-mode)** or **[SBC Mode](learn/single-board-computer)**. +**Important:** A **USB-C® hub is mandatory** for this example. The UNO Q's single port must be used for the hub, which provides the necessary connections for both the power supply and the USB audio device. Consequently, this example must be run in **[Network Mode](/learn/network-mode)** or **[SBC Mode](/learn/single-board-computer)**. **Note:** **HDMI audio** and **Bluetooth® Speakers** are not supported by this App.