Skip to content

Commit a91de3d

Browse files
committed
noc book processing#139
1 parent 2053971 commit a91de3d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/static/tutorials/pvector/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ <h1>PVector</h1>
44
<table width="656">
55
<tr>
66

7-
<p><em>This tutorial is for Processing version 1.1+. If you see any errors or have comments, please <a href="https://github.com/processing/processing-web/issues?state=open">let us know</a>. This tutorial is from the upcoming book, <a href="http://learningprocessing.com/noc/">The Nature of Code</a>, by Daniel Shiffman.</p>
7+
<p><em>This tutorial is for Processing version 1.1+. If you see any errors or have comments, please <a href="https://github.com/processing/processing-web/issues?state=open">let us know</a>. This tutorial is adapted from <a href="http://natureofcode.com">The Nature of Code</a> by Daniel Shiffman.</p>
88

9-
<p>The source code contained in this tutorial is also <a href="http://www.learningprocessing.com/noc/code/chapter01_code.zip">available for download</a>.</p>
9+
<p>The source code contained in this tutorial is also <a href="https://github.com/shiffman/The-Nature-of-Code-Examples/tree/master/Processing/chp1_vectors">available on github</a>.</p>
1010

1111
<p>&nbsp;</p>
1212

@@ -1155,7 +1155,7 @@ <h3>Vectors: Interactivity</h3>
11551155

11561156
<p>&nbsp;</p>
11571157

1158-
<p><em>This tutorial is for Processing version 1.1+. If you see any errors or have comments, please <a href="https://github.com/processing/processing-web/issues?state=open">let us know</a>. This tutorial is from the upcoming book, <a href="http://learningprocessing.com/noc/">The Nature of Code</a>, by Daniel Shiffman.</p>
1158+
<p><em>This tutorial is for Processing version 1.1+. If you see any errors or have comments, please <a href="https://github.com/processing/processing-web/issues?state=open">let us know</a>. This tutorial is adapted from the book <a href="http://natureofcode.com">The Nature of Code</a> by Daniel Shiffman.</p>
11591159

11601160

11611161
</td>

0 commit comments

Comments
 (0)