Skip to content

Commit c6f2936

Browse files
authored
Merge pull request #2098 from stalgiag/update-links-contrib-docs
Update links to design principles and issue labels in contributor_docs/README.md
2 parents 73dd1e3 + f06466f commit c6f2936

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributor_docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ This folder contains documents intended for developers of the p5.js Web Editor.
1212
* [Release](./release.md) - A guide to creating a production release.
1313

1414
## Documents to Create
15-
* Design Principles - reference [p5.js design principles](https://github.com/processing/p5.js/edit/develop/contributor_docs/design_principles.md)
16-
* Issue Labels - reference [p5.js issue labels](https://github.com/processing/p5.js/blob/develop/contributor_docs/issue_labels.md)
15+
* Design Principles - reference [p5.js design principles](https://github.com/processing/p5.js/blob/main/contributor_docs/design_principles.md)
16+
* Issue Labels - reference [p5.js issue labels](https://github.com/processing/p5.js/blob/main/contributor_docs/issue_labels.md)
1717
* File Structure - An explanation of the file structure of this application.

0 commit comments

Comments
 (0)