Skip to content

Commit 2a407c8

Browse files
committed
Added anchor links in to text tutorials
Anchors were added to the books page in #315 This updates the links in many text tutorials to point to the corresponding anchors on the books page. Related to #308
1 parent e894dae commit 2a407c8

17 files changed

Lines changed: 17 additions & 17 deletions

File tree

content/tutorials/text/2darray/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ order: "16"
1010

1111
<Note>
1212

13-
This tutorial is from the book [Learning Processing](https://processing.org/books/#shiffman) by Daniel Shiffman, published by Morgan Kaufmann, © 2008 Elsevier Inc. All rights reserved. If you see any errors or have comments, [please let us know](https://github.com/processing/processing-website/issues?q=is%3Aopen).
13+
This tutorial is from the book [Learning Processing](/books/#learning-processing,-second-edition:-a-beginner's-guide-to-programming-images,-animation,-and-interaction) by Daniel Shiffman, published by Morgan Kaufmann, © 2008 Elsevier Inc. All rights reserved. If you see any errors or have comments, [please let us know](https://github.com/processing/processing-website/issues?q=is%3Aopen).
1414

1515
</Note>
1616

content/tutorials/text/arrays/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ order: "09"
1010

1111
<Note>
1212

13-
This tutorial is the Arrays chapter from [Processing: A Programming Handbook for Visual Designers and Artists, Second Edition](https://processing.org/handbook/), published by MIT Press. &copy; 2014 MIT Press. If you see any errors or have comments, please [let us know](https://github.com/processing/processing-website/issues?state=open).
13+
This tutorial is the Arrays chapter from [Processing: A Programming Handbook for Visual Designers and Artists, Second Edition](/books/#processing:-a-programming-handbook-for-visual-designers,-second-edition), published by MIT Press. &copy; 2014 MIT Press. If you see any errors or have comments, please [let us know](https://github.com/processing/processing-website/issues?state=open).
1414

1515
</Note>
1616

content/tutorials/text/color/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ order: "04"
1010

1111
<Note>
1212

13-
This tutorial is from the book [Learning Processing](https://processing.org/books/#shiffman) by Daniel Shiffman, published by Morgan Kaufmann, © 2008 Elsevier Inc. All rights reserved. If you see any errors or have comments, [please let us know](https://github.com/processing/processing-website/issues?q=is%3Aopen).
13+
This tutorial is from the book [Learning Processing](/books/#learning-processing,-second-edition:-a-beginner's-guide-to-programming-images,-animation,-and-interaction) by Daniel Shiffman, published by Morgan Kaufmann, © 2008 Elsevier Inc. All rights reserved. If you see any errors or have comments, [please let us know](https://github.com/processing/processing-website/issues?q=is%3Aopen).
1414

1515
</Note>
1616

content/tutorials/text/coordinate-system-and-shapes/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ order: "03"
1111
<Note>
1212

1313
This tutorial is from the book [Learning
14-
Processing](http://www.processing.org/learning/books/#shiffman) by Daniel
14+
Processing](/books/#learning-processing,-second-edition:-a-beginner's-guide-to-programming-images,-animation,-and-interaction) by Daniel
1515
Shiffman, published by Morgan Kaufmann, &copy; 2008 Elsevier Inc. All rights
1616
reserved. If you see any errors or have comments, please [let us
1717
know](https://github.com/processing/processing-website/issues?state=open).

content/tutorials/text/electronics/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ order: "18"
1010

1111
<Note>
1212

13-
This tutorial is &ldquo;Extension 5&rdquo; from [Processing: A Programming Handbook for Visual Designers and Artists, Second Edition](../../handbook), published by MIT Press. &copy; 2014 MIT Press. If you see any errors or have comments, [please let us know](https://github.com/processing/processing-website/issues?q=is%3Aopen).
13+
This tutorial is &ldquo;Extension 5&rdquo; from [Processing: A Programming Handbook for Visual Designers and Artists, Second Edition](/books/#processing:-a-programming-handbook-for-visual-designers,-second-edition), published by MIT Press. &copy; 2014 MIT Press. If you see any errors or have comments, [please let us know](https://github.com/processing/processing-website/issues?q=is%3Aopen).
1414

1515
</Note>
1616

content/tutorials/text/getting-started/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ order: "01"
1010

1111
<Note>
1212

13-
This tutorial was adapted from the book, [Getting Started with Processing](https://www.oreilly.com/library/view/make-getting-started/9781457187070/), by Casey Reas and Ben Fry, Maker Media 2015. If you see any errors or have comments, please [let us know](https://github.com/processing/processing-website/issues).
13+
This tutorial was adapted from the book, [Getting Started with Processing](/books/#make:-getting-started-with-processing,-second-edition), by Casey Reas and Ben Fry, Maker Media 2015. If you see any errors or have comments, please [let us know](https://github.com/processing/processing-website/issues).
1414

1515
</Note>
1616

content/tutorials/text/images-and-pixels/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ order: "10"
1010

1111
<Note>
1212

13-
This tutorial is from the book [Learning Processing](https://processing.org/books/#shiffman) by Daniel Shiffman, published by Morgan Kaufmann, © 2008 Elsevier Inc. All rights reserved. If you see any errors or have comments, [please let us know](https://github.com/processing/processing-website/issues?q=is%3Aopen).
13+
This tutorial is from the book [Learning Processing](/books/#learning-processing,-second-edition:-a-beginner's-guide-to-programming-images,-animation,-and-interaction) by Daniel Shiffman, published by Morgan Kaufmann, © 2008 Elsevier Inc. All rights reserved. If you see any errors or have comments, [please let us know](https://github.com/processing/processing-website/issues?q=is%3Aopen).
1414

1515
</Note>
1616

content/tutorials/text/interactivity/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ order: "06"
1010

1111
<Note>
1212

13-
This tutorial is the Interactivity chapter from [Processing: A Programming Handbook for Visual Designers and Artists, Second Edition](https://processing.org/handbook/), published by MIT Press. &copy; 2014 MIT Press. If you see any errors or have comments, please [let us know](https://github.com/processing/processing-website/issues?state=open).
13+
This tutorial is the Interactivity chapter from [Processing: A Programming Handbook for Visual Designers and Artists, Second Edition](/books/#processing:-a-programming-handbook-for-visual-designers,-second-edition), published by MIT Press. &copy; 2014 MIT Press. If you see any errors or have comments, please [let us know](https://github.com/processing/processing-website/issues?state=open).
1414

1515
</Note>
1616

content/tutorials/text/network/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ order: "19"
1010

1111
<Note>
1212

13-
This tutorial is &ldquo;Extension 2&rdquo; from [Processing: A Programming Handbook for Visual Designers and Artists, Second Edition](../../handbook), published by MIT Press. &copy; 2014 MIT Press. If you see any errors or have comments, [please let us know](https://github.com/processing/processing-website/issues?q=is%3Aopen).
13+
This tutorial is &ldquo;Extension 2&rdquo; from [Processing: A Programming Handbook for Visual Designers and Artists, Second Edition](/books/#processing:-a-programming-handbook-for-visual-designers,-second-edition), published by MIT Press. &copy; 2014 MIT Press. If you see any errors or have comments, [please let us know](https://github.com/processing/processing-website/issues?q=is%3Aopen).
1414

1515
</Note>
1616

content/tutorials/text/objects/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ order: "05"
1010

1111
<Note>
1212

13-
This tutorial is from the book [Learning Processing](https://processing.org/books/#shiffman) by Daniel Shiffman, published by Morgan Kaufmann, © 2008 Elsevier Inc. All rights reserved. If you see any errors or have comments, [please let us know](https://github.com/processing/processing-website/issues?q=is%3Aopen).
13+
This tutorial is from the book [Learning Processing](/books/#learning-processing,-second-edition:-a-beginner's-guide-to-programming-images,-animation,-and-interaction) by Daniel Shiffman, published by Morgan Kaufmann, © 2008 Elsevier Inc. All rights reserved. If you see any errors or have comments, [please let us know](https://github.com/processing/processing-website/issues?q=is%3Aopen).
1414

1515
</Note>
1616

0 commit comments

Comments
 (0)