Skip to content

Commit 184e2bc

Browse files
Update README.md
1 parent 8947263 commit 184e2bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Once you've setup the site, type `npm run watch` to run the website. This should
6262

6363
## File structure
6464

65-
* __See note about what to include in pull requests [here](https://github.com/processing/p5.js-website/blob/main/contributor_docs/i18n_contribution.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).__
6666
* `src/` – All the pieces for generating the built site. __Edits should be made here.__
6767
* `assets/` – All static files (imgs, css, fonts, js, p5_featured homepage sketches)
6868
* 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

Comments
 (0)