Skip to content

Commit a557907

Browse files
authored
Merge pull request #607 from lbellomo/fix_links_imgir
remove links to imgur and replace with local file
2 parents 94fcc44 + 8c51034 commit a557907

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

f3discovery/src/05-led-roulette/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Alright, let's start by building the following application:
44

55
<p align="center">
6-
<img src="https://i.imgur.com/0k1r2Lc.gif">
6+
<img src="../assets/f3-led-roulette.gif">
77
</p>
88

99
I'm going to give you a high level API to implement this app but don't worry we'll do low level

f3discovery/src/05-led-roulette/the-challenge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ you at the beginning of this chapter.
66
Here's the GIF again:
77

88
<p align="center">
9-
<img src="https://i.imgur.com/0k1r2Lc.gif">
9+
<img src="../assets/f3-led-roulette.gif">
1010
</p>
1111

1212
Also, this may help:
1.33 MB
Loading

0 commit comments

Comments
 (0)