Skip to content

Commit dc4cb5a

Browse files
author
Alasdair Allan
authored
Merge pull request #2592 from raspberrypi/develop
Push to productions
2 parents f98c327 + f3ca7cf commit dc4cb5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/asciidoc/microcontrollers/c_sdk/your_first_binary.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ You can blink this on and off by,
1515

1616
You should see the on-board LED blinking.
1717

18-
You can see the code https://github.com/raspberrypi/pico-examples/blob/master/blink/blink.c[on Github]
18+
You can see the code on Github for the https://github.com/raspberrypi/pico-examples/blob/master/blink/blink.c[Raspberry Pi Pico] and https://github.com/raspberrypi/pico-examples/blob/master/pico_w/blink/picow_blink.c[Pico W] versions.
1919

2020
=== Say "Hello World"
2121

0 commit comments

Comments
 (0)