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 83eb773 commit 1f9af59Copy full SHA for 1f9af59
src/templates/pages/index.hbs
@@ -39,7 +39,7 @@ slug: /
39
<ul aria-labelledby="involvement-options" class="list_view bullets">
40
<li><a href="{{root}}/teach">{{#i18n "p4xp4"}}{{/i18n}}</a></li>
41
<li><a href="https://day.processing.org" target="_blank">{{#i18n "p4xp5"}}{{/i18n}}</a></li>
42
- <li><a href="https://github.com/processing/p5.js/tree/main/contributor_docs"
+ <li><a href="https://p5js.org/contributor-docs/#/"
43
target="_blank">{{#i18n "p4xp6"}}{{/i18n}}</a></li>
44
</ul>
45
0 commit comments