We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bf9c10 commit 866d67dCopy full SHA for 866d67d
developer_docs/README.md
@@ -1,7 +1,7 @@
1
This folder contains documents intended for developers of the p5.js Web Editor.
2
3
## List of Documents
4
-* [Getting Started](getting_started.md) - A place to get started!
+* [Contribution Guide](https://github.com/processing/p5.js-web-editor/blob/master/.github/CONTRIBUTING.md) - A place to get started!
5
* [Installation](installation.md) - A guide for setting up your development environment
6
* [Development](development.md) - A guide for adding code to the web editor
7
* [Preparing a pull-request](preparing_a_pull_request.md) - Instructions for how to make a pull-request
0 commit comments