Update CONTRIBUTING.md

The link is broken, updating it to correct url.
This commit is contained in:
Manoj Talreja 2019-11-15 16:02:14 -08:00 committed by GitHub
parent 83ad3342c2
commit 4f1b292bbd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,7 @@ The most important directories:
- [/packages/editor-ui](/packages/editor-ui) - Vue frontend workflow editor
- [/packages/node-dev](/packages/node-dev) - Simple CLI to create new n8n-nodes
- [/packages/nodes-base](/packages/nodes-base) - Base n8n nodes
- [/packages/worflow](/packages/worflow) - Workflow code with interfaces which
- [/packages/worflow](/packages/workflow) - Workflow code with interfaces which
get used by front- & backend