Skip to content

Commit 7f759aa

Browse files
committed
Update index.html
1 parent 246f4fd commit 7f759aa

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

index.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html itemscope itemtype="http://schema.org/Product">
2+
<html itemscope itemtype="https://schema.org/Product">
33
<head>
44
<title>Coder for Raspberry Pi</title>
55
<meta charset="utf-8">
@@ -9,7 +9,7 @@
99
<script src="assets/js/index.js?v=2"></script>
1010
<meta itemprop="name" content="Coder for Raspberry Pi">
1111
<meta itemprop="description" content="A simple way to make web stuff on Raspberry Pi.">
12-
<meta itemprop="image" content="http://googlecreativelab.github.io/coder/assets/images/introvideo_cropped_640.jpg">
12+
<meta itemprop="image" content="https://googlecreativelab.github.io/coder/assets/images/introvideo_cropped_640.jpg">
1313
</head>
1414
<body>
1515
<div class="fixedbg">
@@ -50,7 +50,7 @@ <h2>A simple way to make web stuff on Raspberry Pi.</h2>
5050
</div>
5151
<p>Coder is a free, open source project that turns a Raspberry Pi into a simple platform that educators and parents can use to teach the basics of building for the web. New coders can craft small projects in HTML, CSS, and Javascript, right from the web browser.
5252
</p>
53-
<a href="http://storage.googleapis.com/coder-images/coder_v0.9.zip" target="_blank" class="button inline trackdl" data-version="0.9">Download Coder</a>
53+
<a href="https://storage.googleapis.com/coder-images/coder_v0.9.zip" target="_blank" class="button inline trackdl" data-version="0.9">Download Coder</a>
5454
<p class="download-details inline">1.33GB | Coder v0.9<br/>Now supports Raspberry Pi 2!</p>
5555
<div class="clear"></div>
5656
</div>
@@ -168,14 +168,14 @@ <h3>Miniature WiFi (802.11b/g/n) Module for Pi</h3>
168168
<a name="download" class="anchor"></a>
169169
<h2>Download the Coder Raspberry Pi Image.</h2>
170170
<p>Once you've done your shopping, you'll need to download the Coder SD card image, and transfer it to your SD card. This is a big download, so it may take a few minutes.</p>
171-
<a class="download button trackdl" data-version="0.9" target="_blank" href="http://storage.googleapis.com/coder-images/coder_v0.9.zip">Download Coder</a>
171+
<a class="download button trackdl" data-version="0.9" target="_blank" href="https://storage.googleapis.com/coder-images/coder_v0.9.zip">Download Coder</a>
172172
<p class="download-details">Coder v0.9 | 1.33GB Download</p>
173173
<p class="last">An install program for Mac OS X is included, which will help you transfer the disk image to your SD Card. If you are using a PC, check out the instructions on the <a class="trackout" href="http://elinux.org/RPi_Easy_SD_Card_Setup#Using_Windows_7_or_Windows_XP">Raspberry Pi Wiki</a>. There are several utilities that will allow you to install the image.</p>
174174
</div>
175175
<div class="section">
176176
<h2>Get the Code.</h2>
177177
<p>Coder is open source, so everyone can help make it better. Fix bugs, build new features, and help make Coder the simplest way for new coders to learn how to create things for the web.</p>
178-
<a class="button trackout" target="_blank" href="http://github.com/googlecreativelab/coder/">Coder on Github</a>
178+
<a class="button trackout" target="_blank" href="https://github.com/googlecreativelab/coder/">Coder on Github</a>
179179
</div>
180180
<div class="section">
181181
<a name="windows" class="anchor"></a>
@@ -193,8 +193,8 @@ <h3>Connecting to coder.local.</h3>
193193
<a name="projects" class="anchor"></a>
194194
<h2>Coder Projects</h2>
195195
<p><img src="assets/images/coder_projects.jpg" /></p>
196-
<p>Looking for a place to start with Coder? We've put together <a href="http://googlecreativelab.github.io/coder-projects/" style="color:#ffbe00" target="_blank" class="trackout">Coder Projects</a>: simple, fun, and sneakily educational things that can all be made with Coder and Raspberry Pi.</p>
197-
<p><a href="http://googlecreativelab.github.io/coder-projects/" target="_blank" class="button inline trackout" style="background-color: #ffbe00">View Projects</a></p>
196+
<p>Looking for a place to start with Coder? We've put together <a href="https://googlecreativelab.github.io/coder-projects/" style="color:#ffbe00" target="_blank" class="trackout">Coder Projects</a>: simple, fun, and sneakily educational things that can all be made with Coder and Raspberry Pi.</p>
197+
<p><a href="https://googlecreativelab.github.io/coder-projects/" target="_blank" class="button inline trackout" style="background-color: #ffbe00">View Projects</a></p>
198198
</div>
199199
<div class="section">
200200
<a name="faq" class="anchor"></a>
@@ -217,7 +217,7 @@ <h3>How much does it cost and what do I need to get started?</h3>
217217
</div>
218218
<div class="faq rollup">
219219
<h3>I’ve never coded before. How do I get started?</h3>
220-
<p>To help you get started, we've put together <a href="http://googlecreativelab.github.io/coder-projects/">Coder Projects</a>: simple, fun, and sneakily educational things that can all be made with Coder and Raspberry Pi. There are also a ton of resources for learning HTML, CSS and Javascript&mdash;<a class="trackout" href="http://www.codecademy.com/">Codecademy</a> and <a class="trackout" href="https://www.khanacademy.org/cs/tutorials/programming-basics">Khan
220+
<p>To help you get started, we've put together <a href="https://googlecreativelab.github.io/coder-projects/">Coder Projects</a>: simple, fun, and sneakily educational things that can all be made with Coder and Raspberry Pi. There are also a ton of resources for learning HTML, CSS and Javascript&mdash;<a class="trackout" href="http://www.codecademy.com/">Codecademy</a> and <a class="trackout" href="https://www.khanacademy.org/cs/tutorials/programming-basics">Khan
221221
Academy</a>, to name two&mdash;and you can use Coder to accompany this instruction as you experiment with making your own programs. </p>
222222
</div>
223223
<div class="faq rollup">
@@ -263,7 +263,7 @@ <h2>Contributing</h2>
263263
<div class="faq">
264264
<h3>Make Coder better</h3>
265265
<p>Help fix bugs, respond to feature requests, and make Coder the most accessible way for new coders to learn to make things for the web. Coder is open source and hosted on Github. </p>
266-
<a href="http://github.com/googlecreativelab/coder/" target="_blank" class="button trackout">Coder on Github</a>
266+
<a href="https://github.com/googlecreativelab/coder/" target="_blank" class="button trackout">Coder on Github</a>
267267
</div>
268268
<div class="faq">
269269
<h3>Make and share Coder stuff</h3>
@@ -278,7 +278,7 @@ <h3>Teach with Coder</h3>
278278
<div class="footer">
279279
<div class="madewith bottom"></div>
280280
<div class="links">
281-
<a href="http://www.google.com/intl/en/policies/" class="trackout">Privacy and Terms</a>
281+
<a href="https://www.google.com/intl/en/policies/" class="trackout">Privacy and Terms</a>
282282
<div class="plusholder">
283283
<div class="g-plusone"></div>
284284
</div>

0 commit comments

Comments
 (0)