Skip to content

Commit 8b0f110

Browse files
committed
Updates to Tool and Library index pages
1 parent e0bfff5 commit 8b0f110

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/api_en/libraries/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ <h3 id="libraries"><br /><img src="images/contributions.gif" width="200" height=
4949
<p class="libraries-bottom">
5050
Contributed libraries must be downloaded separately and placed within the "libraries" folder of your Processing sketchbook. To find the Processing sketchbook location on your computer, open the Preferences window from the Processing application and look for the "Sketchbook location" item at the top. Visit the Processing wiki for <a href="http://wiki.processing.org/w/How_to_Install_a_Contributed_Library">more detailed information.</a><br />
5151
<br />
52-
Contributed libraries are developed, documented, and maintained by members of the Processing community. For feedback and support, please post to the <a href="http://forum.processing.org">Forum</a>. For development discussions post to <a href="http://forum.processing.org/library-and-tool-development">Libraries and Tool Development</a> topic. Instructions for creating your own library are on the <a href="http://code.google.com/p/processing/w/">Processing Google Code</a> site.<br /><br />
52+
Contributed libraries are developed, documented, and maintained by members of the Processing community. For feedback and support, please post to the <a href="http://forum.processing.org">Forum</a>. For development discussions post to the <a href="http://forum.processing.org/library-and-tool-development">Libraries and Tool Development</a> topic. Instructions for creating your own library are on the <a href="http://code.google.com/p/processing/w/">Processing Google Code</a> site.<br /><br />
5353
</p>
5454

5555
<!-- When run online, variables will be set, don't insert anything. -->

content/api_en/tools/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h3 id="libraries"><br /><img src="images/contributions.gif" width="200" height=
3838
<p class="libraries-bottom">
3939
Contributed tools must be downloaded separately and placed within a "tools" folder of your Processing sketchbook. (To find the Processing sketchbook location on your computer, open the Preferences window from the Processing application and look for the "Sketchbook location" item at the top.) Copy the contributed tools's folder into the "tools" folder at this location. <em>You will need to create the "tools" folder if this is your first contributed library</em>. Follow the links below for more information about each tool.<br />
4040
<br />
41-
Contributed tools are developed, documented, and maintained by members of the Processing community. For feedback and support, please post to the <a href="http://forum.processing.org">Forum</a>. For development discussions post to <a href="http://forum.processing.org/library-and-tool-development">Libraries and Tool Development</a> topic. Instructions for creating your own library are on the <a href="http://code.google.com/p/processing/w/">Processing Google Code</a> site.<br /><br />
41+
Contributed tools are developed, documented, and maintained by members of the Processing community. For feedback and support, please post to the <a href="http://forum.processing.org">Forum</a>. For development discussions post to the <a href="http://forum.processing.org/library-and-tool-development">Libraries and Tool Development</a> topic. Instructions for creating your own tool are on the <a href="http://code.google.com/p/processing/w/">Processing Google Code</a> site.<br /><br />
4242
</p>
4343

4444
<!-- When run online, variables will be set, don't insert anything. -->

0 commit comments

Comments
 (0)