Skip to content

Commit 23f34b2

Browse files
committed
copy fix
1 parent 9787430 commit 23f34b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/blinky_lights/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ <h1>Blinky Lights</h1>
3232
<div class="details">
3333
<h2>Description</h2>
3434
<p>Connect your web browser to real-world lights and sensors. With a bit of electronics and server programming, you can blink a real light by clicking a web button, or even blink your web browser by pushing a real button!</p>
35-
<p><b>Note:</b> Requires Coder v.5</p>
35+
<p><b>Note:</b> Requires Coder v0.5 <a href="http://goo.gl/coder">Get it here.</a></p>
3636
<p class="whofor"><strong>A great project for:</strong>
3737
Illuminated engineers, server hackers, circuit benders, button pushers.
3838
</p>
@@ -85,7 +85,7 @@ <h2>Alright, let's get started</h2>
8585
<p>This project will be a little different from some of the other Coder projects. Rather than start completely from scratch, we’re going to focus on building the electronics first and then dissect a fully completed app to discover how all the pieces work together.</p>
8686
<p>There's a lot going on here, so if you feel a little overwealmed, don't panic. For a less challenging approach, just follow the wiring directions in each step and skip over the details (we won't tell). Then, once you have everything working, you can come back and read the explanations to learm more about how things work.</p>
8787

88-
<p><b>Coder v.5 required:</b><br />This project requires a few new features in Coder v.5 that we released in January 2014. If you have an older version of Coder, export your programs to back them up, and get the new Coder image for your SD Card here: <a href="http://goo.gl/coder/">goo.gl/coder/</a></p>
88+
<p><b>Coder v0.5 required:</b><br />This project requires a few new features in Coder v0.5 that we released in January 2014. If you have an older version of Coder, export your programs to back them up, and get the new Coder image for your SD Card here: <a href="http://goo.gl/coder/">goo.gl/coder/</a></p>
8989

9090
</div>
9191
<div class="step">

0 commit comments

Comments
 (0)