Skip to content

Commit e98bef3

Browse files
author
Claire Nord
committed
readme: fix broken link
1 parent 50cb93b commit e98bef3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@ The Arduino code `static/files/lcd_control.ino` and
4040

4141
The Arduino code under `static/files/rgb_led.ino` comes from the [Elegoo
4242
Inc.](https://www.elegoo.com/) UNO R3 Super Starter Kit [example
43-
code](https://www.elegoo.com/tutorial/Elegoo%20Super%20Starter%20Kit%20for%20UNO%20V1.0.2019.09.17.zip)
44-
with no explicit license provided.
43+
code][elegoo-code] with no explicit license provided.
4544

4645
## Notes
4746

@@ -60,3 +59,6 @@ don't have to rewire anything. We emphasize interactive projects like games.
6059

6160
We try to minimize dead time / tedious tasks by providing all code and
6261
diagrams on this website.
62+
63+
[mit]: https://opensource.org/licenses/MIT
64+
[elegoo-code]: https://www.elegoo.com/tutorial/Elegoo%20Super%20Starter%20Kit%20for%20UNO%20V1.0.2019.09.17.zip

0 commit comments

Comments
 (0)