Skip to content

Commit 2cb1413

Browse files
committed
tweak doclet README
1 parent d13678b commit 2cb1413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doclet/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This is a custom Doclet that generates JSON files based on Javadoc comments in j
77
The Doclet will run through the `.java` files in the `processing` repo and output `.json` files in the `processing-website` repo inside the `content/references/translations/en/` folder. In order for that to work, you must first have the following four repositories in the same root folder:
88

99
- [`processing/processing4`](https://github.com/processing/processing4) (this repo)
10-
- [`processing/processing-website`](https://github.com/processing/processing-website)
10+
- [`processing/processing-website`](https://github.com/processing/processing-website) (this currently lives in the designsystemsinternational GitHub account)
1111
- [`processing/processing-sound`](https://github.com/processing/processing-sound)
1212
- [`processing/processing-video`](https://github.com/processing/processing-video)
1313

0 commit comments

Comments
 (0)