Skip to content

Commit c747c2d

Browse files
authored
Update link in documentation_style_guide.mdx
1 parent 866bf17 commit c747c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/contributor-docs/en/documentation_style_guide.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ We use YUIDoc to generate the p5.js API documentation. To generate the docs, nav
5858
$ npm run grunt yui:dev
5959
```
6060

61-
The output will appear in docs/reference. Refer to the [inline documentation guide](https://github.com/processing/p5.js/blob/main/contributor_docs/contributing_to_the_p5.js_reference/) for more information.
61+
The output will appear in docs/reference. Refer to the [inline documentation guide](https://p5js.org/contribute/contributing_to_the_p5js_reference) for more information.
6262

6363
**[⬆ back to top](#table-of-contents)**
6464

0 commit comments

Comments
 (0)