Skip to content

Commit 3f17152

Browse files
committed
Updated links in README
1 parent 99ac8f4 commit 3f17152

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ There are two options to import the template project into Eclipse: using a Git [
77
### Option A: GitHub
88

99
1. Fork the template repository to use as a starting point.
10-
* Navigate to https://github.com/prisonerjohn/processing-library-template in your browser.
10+
* Navigate to https://github.com/processing/processing-library-template in your browser.
1111
* Click the "Fork" button in the top-right of the page.
1212
* Once your fork is ready, open the new repository's "Settings" by clicking the link in the menu bar on the right.
1313
* Change the repository name to the name of your library and save your changes.
@@ -27,7 +27,7 @@ There are two options to import the template project into Eclipse: using a Git [
2727

2828
### Option B: Downloaded Package
2929

30-
1. Download the latest Eclipse template from [here](http://code.google.com/p/processing/downloads/list). **Don't unzip the ZIP file yet.**
30+
1. Download the latest Eclipse template from [here](https://github.com/processing/processing-library-template/releases). **Don't unzip the ZIP file yet.**
3131
1. Create a new Java project in Eclipse.
3232
* From the menubar choose File → New → Java Project.
3333
* Give the project the name of your library.

0 commit comments

Comments
 (0)