Skip to content

Commit 1f9af59

Browse files
authored
Update the contributor doc website link
1 parent 83eb773 commit 1f9af59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/pages/index.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ slug: /
3939
<ul aria-labelledby="involvement-options" class="list_view bullets">
4040
<li><a href="{{root}}/teach">{{#i18n "p4xp4"}}{{/i18n}}</a></li>
4141
<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"
42+
<li><a href="https://p5js.org/contributor-docs/#/"
4343
target="_blank">{{#i18n "p4xp6"}}{{/i18n}}</a></li>
4444
</ul>
4545

0 commit comments

Comments
 (0)