Skip to content

Commit 588e540

Browse files
author
lauren mccarthy
committed
fixing broken link closes #291
1 parent d90ae72 commit 588e540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/yuidoc-p5-theme/layouts/main.handlebars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141

4242
<div id="family">
43-
<p><a href="http://processing.org">Processing</a> <a class="here" href="<?php echo getRoot(); ?>">p5.js</a></p>
43+
<p><a href="http://processing.org">Processing</a> <a class="here" href="http://p5js.org">p5.js</a></p>
4444
<form name="search" method="get" action="http://www.google.com/search">
4545
<input type="hidden" name="as_sitesearch" value="p5js.org" />
4646
<input id="search_field" type="text" name="as_q" value="" size="20" class="text" />

0 commit comments

Comments
 (0)