You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ Once you've setup the site, type `npm run watch` to run the website. This should
62
62
63
63
## File structure
64
64
65
-
*__See note about what to include in pull requests [here](https://github.com/processing/p5.js/blob/main/contributor_docs/preparing_a_pull_request.md).__
65
+
*__See note about what to include in pull requests [here](https://github.com/processing/p5.js/blob/main/contributor_docs/contributor_guidelines.md#pull-requests).__
66
66
*`src/` – All the pieces for generating the built site. __Edits should be made here.__
* Note: if you make edits here you must restart the server to see your changes. To see changes immediately, you can edit the assets files in the dist directory, but need to copy and paste your updated work here for it to be saved.
0 commit comments