We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d90ae72 commit 588e540Copy full SHA for 588e540
docs/yuidoc-p5-theme/layouts/main.handlebars
@@ -40,7 +40,7 @@
40
41
42
<div id="family">
43
- <p><a href="http://processing.org">Processing</a> <a class="here" href="<?php echo getRoot(); ?>">p5.js</a></p>
+ <p><a href="http://processing.org">Processing</a> <a class="here" href="http://p5js.org">p5.js</a></p>
44
<form name="search" method="get" action="http://www.google.com/search">
45
<input type="hidden" name="as_sitesearch" value="p5js.org" />
46
<input id="search_field" type="text" name="as_q" value="" size="20" class="text" />
0 commit comments