Skip to content

Commit

Permalink
download: lower case rpi
Browse files Browse the repository at this point in the history
  • Loading branch information
arturoc committed Apr 22, 2015
1 parent f728ec6 commit c040b75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions download/index.html.mako
Original file line number Diff line number Diff line change
Expand Up @@ -80,15 +80,15 @@
<h3>download<br/>openFrameworks for</h3>
<p><a href="http://www.openframeworks.cc/versions/v${bf.config.currentVersion}/of_v${bf.config.currentVersion}_linuxarmv6l_release.tar.gz">linux armv6</a></p><br/>
<h3>setup guide</h3>
<p><a href="../setup/raspberrypi">Raspberry Pi 1</a></p>
<p><a href="../setup/raspberrypi">raspberry pi 1</a></p>
</div>

<div id="download-latest-platform-last">
<h2>linux&nbsp;armv7</h2>
<h3>download<br/>openFrameworks for</h3>
<p><a href="http://www.openframeworks.cc/versions/v${bf.config.currentVersion}/of_v${bf.config.currentVersion}_linuxarmv7l_release.tar.gz">linux armv7</a></p><br/>
<h3>setup guide</h3>
<p><a href="http://forum.openframeworks.cc/t/raspberry-pi-2-setup-guide/">Raspberry Pi 2</a></p>
<p><a href="http://forum.openframeworks.cc/t/raspberry-pi-2-setup-guide/">raspberry pi 2</a></p>
<p><a href="../setup/pandaboard">pandaboard</a></p>
<p><a href="../setup/armv7">generic armv7</a></p>
</div>
Expand Down

0 comments on commit c040b75

Please sign in to comment.