Skip to content

Commit 18ab60e

Browse files
committed
this fixes #252
1 parent f481f34 commit 18ab60e

File tree

1 file changed

+2
-2
lines changed
  • content/tutorials/text/getting-started

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ order: "01"
1010

1111
<Note>
1212

13-
This tutorial was adapted from the book, [Getting Started with Processing](http://processing-website-user-testing.s3-website-us-east-1.amazonaws.com/download), 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](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).
1414

1515
</Note>
1616

1717
## Getting started
1818

19-
Welcome to Processing! Start by visiting [https://processing.org/download](http://processing-website-user-testing.s3-website-us-east-1.amazonaws.com/download) and selecting the Mac, Windows, or Linux version, depending on what machine you have. Installation on each machine is straightforward:
19+
Welcome to Processing! Start by visiting [https://processing.org/download](https://processing.org/download) and selecting the Mac, Windows, or Linux version, depending on what machine you have. Installation on each machine is straightforward:
2020

2121
- On Windows, you'll have a .zip file. Double-click it, and drag the folder inside to a location on your hard disk. It could be Program Files or simply the desktop, but the important thing is for the processing folder to be pulled out of that .zip file. Then double-click processing.exe to start.
2222
- The Mac OS X version is also a .zip file. Double-click it and drag the Processing icon to the Applications folder. If you're using someone else's machine and can't modify the Applications folder, just drag the application to the desktop. Then double-click the Processing icon to start.

0 commit comments

Comments
 (0)