Skip to content

Commit 6c7ee61

Browse files
committed
Correcting tutorial links
1 parent a06037f commit 6c7ee61

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

content/static/books.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h1 class="large-header"><span class="black">Books.</span> Processing books cove
1212
<strong>Processing: A Programming Handbook for Visual Designers <br /> (Second Edition)</strong><br />
1313
Casey Reas and Ben Fry.<br />
1414
Published December 2014, The MIT Press. 720 pages. Hardcover.<br />
15-
&raquo; <a href="http://mitpress.mit.edu/books/processing-1">Order from MIT Press</a><br />
15+
&raquo; <a href="https://mitpress.mit.edu/books/processing-0">Order from MIT Press</a><br />
1616
&raquo; <a href="http://www.amazon.com/Processing-Programming-Handbook-Designers-Artists/dp/026202828X/ref=sr_1_6?s=books&ie=UTF8&qid=1406934187&sr=1-6&keywords=processing">Order from Amazon</a><br />
1717
<br />
1818
The second edition of the Handbook has been thoroughly updated, influenced by the seven years of Processing being taught in classrooms, computer labs, and studios since the first edition. Every chapter has been revised, and added chapters introduce new ways to work with data and geometry. New “synthesis” chapters offer discussion and worked examples of such topics as sketching with code, modularity, and algorithms. Interviews have been added that cover a wider range of projects and history. “Extension” chapters are now offered online so they can be updated to keep pace with technological developments in such fields as computer vision and electronics.

content/static/handbook.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ <h1 class="large-header"><span class="black">Processing: A Programming Handbook
66
Published December 2014, The MIT Press.<br />
77
720 Pages. Hardcover.<br />
88
<br />
9-
&raquo; <a href="http://mitpress.mit.edu/books/processing-1">Order from MIT Press</a><br />
9+
&raquo; <a href="https://mitpress.mit.edu/books/processing-0">Order from MIT Press</a><br />
1010
&raquo; <a href="http://www.amazon.com/Processing-Programming-Handbook-Designers-Artists/dp/026202828X/ref=sr_1_6?s=books&ie=UTF8&qid=1406934187&sr=1-6&keywords=processing">Order from Amazon</a><br />
1111
<br />
1212
&raquo; <a href="./Handbook_Examples_20150105.zip">Download Examples</a><br />

content/static/tutorials/arrays/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<tr>
44
<td>
55
<h1>Arrays</h1>
6-
<p class="license">This tutorial is the Arrays chapter from the second edition of <em><a href="http://mitpress.mit.edu/books/processing-1">Processing: A Programming Handbook for Visual Designers and Artists</a></em>, published by MIT Press. Copyright 2013 MIT Press. This tutorial is for Processing version 2.0+. If you see any errors or have comments, please <a href="https://github.com/processing/processing-docs/issues?state=open">let us know</a>.</p>
6+
<p class="license">This tutorial is the Arrays chapter from the second edition of <em><a href="https://mitpress.mit.edu/books/processing-0">Processing: A Programming Handbook for Visual Designers and Artists</a></em>, published by MIT Press. Copyright 2013 MIT Press. This tutorial is for Processing version 2.0+. If you see any errors or have comments, please <a href="https://github.com/processing/processing-docs/issues?state=open">let us know</a>.</p>
77

88
<br />
99
<p>

content/static/tutorials/electronics/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ <h3 style="line-height: 0.7em;"><em>By Hernando Barragán and Casey Reas</em></h
66
<tr>
77
<td>
88
<br />
9-
<p class="license">This tutorial is Extension 5 from the second edition of <em><a href="http://mitpress.mit.edu/books/processing-1">Processing: A Programming Handbook for Visual Designers and Artists</a></em>, published by MIT Press. Copyright 2013 MIT Press. This tutorial is for Processing version 2.0+. If you see any errors or have comments, please <a href="https://github.com/processing/processing-docs/issues?state=open">let us know</a>.</p>
9+
<p class="license">This tutorial is Extension 5 from the second edition of <em><a href="https://mitpress.mit.edu/books/processing-0">Processing: A Programming Handbook for Visual Designers and Artists</a></em>, published by MIT Press. Copyright 2013 MIT Press. This tutorial is for Processing version 2.0+. If you see any errors or have comments, please <a href="https://github.com/processing/processing-docs/issues?state=open">let us know</a>.</p>
1010
<br />
1111
<br />
1212
<p>

content/static/tutorials/interactivity/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<tr style="width:656px" width="656">
44
<td class="content" style="width: 656px;">
55
<h1>Interactivity</h1>
6-
<p class="license">This is the Interactivity chapter from the second edition of <em><a href="http://mitpress.mit.edu/books/processing-1">Processing: A Programming Handbook for Visual Designers and Artists</a></em>, published by MIT Press. Copyright 2013 MIT Press. This tutorial is for Processing version 2.0+. If you see any errors or have comments, please <a href="https://github.com/processing/processing-docs/issues?state=open">let us know</a>.</p>
6+
<p class="license">This is the Interactivity chapter from the second edition of <em><a href="https://mitpress.mit.edu/books/processing-0">Processing: A Programming Handbook for Visual Designers and Artists</a></em>, published by MIT Press. Copyright 2013 MIT Press. This tutorial is for Processing version 2.0+. If you see any errors or have comments, please <a href="https://github.com/processing/processing-docs/issues?state=open">let us know</a>.</p>
77
<br />
88
</td>
99
</tr>

content/static/tutorials/network/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ <h3 style="line-height: 0.7em;"><em>By Alexander R. Galloway</em></h3>
77
<td>
88

99
<br />
10-
<p class="license">This tutorial is Extension 3 from the second edition of <em><a href="http://mitpress.mit.edu/books/processing-1">Processing: A Programming Handbook for Visual Designers and Artists</a></em>, published by MIT Press. Copyright 2013 MIT Press. This tutorial is for Processing version 2.0+. If you see any errors or have comments, please <a href="https://github.com/processing/processing-docs/issues?state=open">let us know</a>.</p>
10+
<p class="license">This tutorial is Extension 3 from the second edition of <em><a href="https://mitpress.mit.edu/books/processing-0">Processing: A Programming Handbook for Visual Designers and Artists</a></em>, published by MIT Press. Copyright 2013 MIT Press. This tutorial is for Processing version 2.0+. If you see any errors or have comments, please <a href="https://github.com/processing/processing-docs/issues?state=open">let us know</a>.</p>
1111
<br />
1212
<br />
1313
<p>

content/static/tutorials/print/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ <h3 style="line-height: 0.7em;"><em>By Casey Reas</em></h3>
66
<tr>
77
<td>
88
<br />
9-
<p class="license">This tutorial is Extension 5 from the second edition of <em><a href="http://mitpress.mit.edu/books/processing-1">Processing: A Programming Handbook for Visual Designers and Artists</a></em>, published by MIT Press. Copyright 2013 MIT Press. This tutorial is for Processing version 2.0+. If you see any errors or have comments, please <a href="https://github.com/processing/processing-docs/issues?state=open">let us know</a>.</p>
9+
<p class="license">This tutorial is Extension 5 from the second edition of <em><a href="https://mitpress.mit.edu/books/processing-0">Processing: A Programming Handbook for Visual Designers and Artists</a></em>, published by MIT Press. Copyright 2013 MIT Press. This tutorial is for Processing version 2.0+. If you see any errors or have comments, please <a href="https://github.com/processing/processing-docs/issues?state=open">let us know</a>.</p>
1010
<br />
1111
<br />
1212
<p>

content/static/tutorials/rendering/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<tr>
44
<td>
55
<h1 style="line-height: 0.7em;">Render Techniques</h1>
6-
<p class="license">This tutorial is the Render Techniques chapter from the second edition of <em><a href="http://mitpress.mit.edu/books/processing-1">Processing: A Programming Handbook for Visual Designers and Artists</a></em>, published by MIT Press. Copyright 2013 MIT Press. This tutorial is for Processing version 2.0+. If you see any errors or have comments, please <a href="https://github.com/processing/processing-docs/issues?state=open">let us know</a>.</p>
6+
<p class="license">This tutorial is the Render Techniques chapter from the second edition of <em><a href="https://mitpress.mit.edu/books/processing-0">Processing: A Programming Handbook for Visual Designers and Artists</a></em>, published by MIT Press. Copyright 2013 MIT Press. This tutorial is for Processing version 2.0+. If you see any errors or have comments, please <a href="https://github.com/processing/processing-docs/issues?state=open">let us know</a>.</p>
77
<br />
88
<br />
99
<p>

content/static/tutorials/typography/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<tr>
44
<td>
55
<h1>Typography</h1>
6-
<p class="license">This tutorial is the Typography chapter from the second edition of <em><a href="http://mitpress.mit.edu/books/processing-1">Processing: A Programming Handbook for Visual Designers and Artists</a></em>, published by MIT Press. Copyright 2013 MIT Press. This tutorial is for Processing version 2.0+. If you see any errors or have comments, please <a href="https://github.com/processing/processing-docs/issues?state=open">let us know</a>.</p>
6+
<p class="license">This tutorial is the Typography chapter from the second edition of <em><a href="https://mitpress.mit.edu/books/processing-0">Processing: A Programming Handbook for Visual Designers and Artists</a></em>, published by MIT Press. Copyright 2013 MIT Press. This tutorial is for Processing version 2.0+. If you see any errors or have comments, please <a href="https://github.com/processing/processing-docs/issues?state=open">let us know</a>.</p>
77

88
<br />
99
<p>

0 commit comments

Comments
 (0)