Skip to content

Commit 568be00

Browse files
authored
adding missing coc link
1 parent 40d08d0 commit 568be00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/pages/community/index.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ slug: community/
4747
</ul>
4848
<br>
4949
<h3 id="notes" class='sr-only'>{{#i18n "notes-title"}}{{/i18n}}</h3>
50-
<p>{{#i18n "notes1"}}{{/i18n}} <a href="">{{#i18n "notes2"}}{{/i18n}}</a>{{#i18n "notes3"}}{{/i18n}}<a href="https://creativecommons.org/licenses/by-sa/4.0/">{{#i18n "notes4"}}{{/i18n}}</a>{{#i18n "notes5"}}{{/i18n}}</p>
50+
<p>{{#i18n "notes1"}}{{/i18n}} <a href="https://github.com/processing/p5.js/blob/master/CODE_OF_CONDUCT.md">{{#i18n "notes2"}}{{/i18n}}</a>{{#i18n "notes3"}}{{/i18n}}<a href="https://creativecommons.org/licenses/by-sa/4.0/">{{#i18n "notes4"}}{{/i18n}}</a>{{#i18n "notes5"}}{{/i18n}}</p>
5151
</div>
5252

5353
<h2 id="contribute">{{#i18n "contribute-title"}}{{/i18n}}</h2>

0 commit comments

Comments
 (0)