Skip to content

Commit a8efd4e

Browse files
committed
Fix broken links
1 parent 0ba249a commit a8efd4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/learning-paths/embedded-and-microcontrollers/raspberry-pi-smart-home/4-smart-home-assistant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ In the previous section, you configured a LED on GPIO pin 17. The smart home ass
3535
The code uses gpiozero with lgpio backend for Raspberry Pi 5 compatibility. You can use compatible output devices such as LEDs, relays, or small loads connected to these GPIO pins to represent actual smart home devices. All pin assignments are optimized for the Raspberry Pi 5's GPIO layout.
3636
{{% /notice %}}
3737

38-
![[Raspberry Pi 5 connected to a breadboard with LEDs, push button, and sensor module alt-text#center](hardware.jpeg "Setup that includes a blue LED (mapped to Living Room Light on GPIO 17), a red LED, push button, and a sensor module.")
38+
![Raspberry Pi 5 connected to a breadboard with LEDs, push button, and sensor module alt-text#center](hardware.jpeg "Setup that includes a blue LED (mapped to Living Room Light on GPIO 17), a red LED, push button, and a sensor module.")
3939

4040
This setup illustrates a simulated smart home with controllable devices.
4141

content/learning-paths/servers-and-cloud-computing/cca-device-attach/3.bounce_buffers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ A bounce buffer preserves the confidentiality of other Realm data because only t
6464

6565
## Next steps
6666

67-
In the next section, you'll test this by tracing SWIOTLB activity in [Exercise: observe bounce buffers in a Realm](./lab-observe-bounce-buffers.md).
67+
In the next section, you'll test this by tracing SWIOTLB activity.
6868

6969

7070

0 commit comments

Comments
 (0)