Skip to content

Commit 76a120c

Browse files
committed
italic fix #156
1 parent f02d753 commit 76a120c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/static/tutorials/pvector/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ <h1>PVector</h1>
66

77
<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="https://github.com/shiffman/The-Nature-of-Code-Examples/tree/master/Processing/chp1_vectors">available on github</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>.</em></p>
1010

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

0 commit comments

Comments
 (0)