Skip to content

Commit 866d67d

Browse files
authored
Fix broken link in developer docs (#1335)
1 parent 8bf9c10 commit 866d67d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developer_docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
This folder contains documents intended for developers of the p5.js Web Editor.
22

33
## List of Documents
4-
* [Getting Started](getting_started.md) - A place to get started!
4+
* [Contribution Guide](https://github.com/processing/p5.js-web-editor/blob/master/.github/CONTRIBUTING.md) - A place to get started!
55
* [Installation](installation.md) - A guide for setting up your development environment
66
* [Development](development.md) - A guide for adding code to the web editor
77
* [Preparing a pull-request](preparing_a_pull_request.md) - Instructions for how to make a pull-request

0 commit comments

Comments
 (0)