Skip to content

Commit 6b7fde1

Browse files
authored
Fix documentation links in README files for (#236)
Fixes: - nrfx-blink-sdk - rpi-pico-blink-sdk - rpi-pico-lldb - rpi-picow-blink-sdk
1 parent 6129395 commit 6b7fde1

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

nrfx-blink-sdk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# nrfx-blink-sdk
22

3-
See [Blinking an LED on Nordic nRF with Zephyr](https://docs.swift.org/embedded/documentation/embedded/nrfxblinkguide) for documentation on this example.
3+
See [Blinking an LED on Nordic nRF with Zephyr](https://docs.swift.org/embedded/documentation/embedded/nrfblinkguide for documentation on this example.

rpi-pico-blink-sdk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# rpi-pico-blink-sdk
22

3-
See [Blinking an LED on the Raspberry Pi Pico with the Pico SDK](https://docs.swift.org/embedded/documentation/embedded/picoguide) for documentation on this example.
3+
See [Blinking an LED on the Raspberry Pi Pico with the Pico SDK](https://docs.swift.org/embedded/documentation/embedded/integratewithpico/) for documentation on this example.

rpi-pico-lldb/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# rpi-pico-lldb
2-
The sample code used in the [Trying out LLDB debugging on Raspberry Pi Pico](https://docs.swift.org/embedded/documentation/embedded/lldbguide) Guided Example.
2+
The sample code used in the [Trying out LLDB debugging on Raspberry Pi Pico](https://docs.swift.org/embedded/documentation/embedded/svd2lldbguide) Guided Example.
33

44
## Prerequisites
55
- Install **Swift with Embedded support**, **LLDB**, and **SVD2LLDB**.

rpi-picow-blink-sdk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# rpi-picow-blink-sdk
22

3-
See [Blinking an LED in Morse code on the Raspberry Pi Pico W with the Pico SDK](https://docs.swift.org/embedded/documentation/embedded/picowblinkguide) for documentation on this example.
3+
See [Blinking an LED in Morse code on the Raspberry Pi Pico W with the Pico SDK](https://docs.swift.org/embedded/documentation/embedded/rpipicowblinkguide) for documentation on this example.

0 commit comments

Comments
 (0)