mirror of
https://github.com/n8n-io/n8n
synced 2026-04-19 13:05:54 +02:00
docs: Fix design system path in contributing guide (#27998)
Co-authored-by: Garrit Franke <32395585+garritfra@users.noreply.github.com>
This commit is contained in:
@@ -54,7 +54,7 @@ The most important directories:
|
|||||||
execution, active webhooks and
|
execution, active webhooks and
|
||||||
workflows. **Contact n8n before
|
workflows. **Contact n8n before
|
||||||
starting on any changes here**
|
starting on any changes here**
|
||||||
- [/packages/frontend/@n8n/design-system](/packages/design-system) - Vue frontend components
|
- [/packages/frontend/@n8n/design-system](/packages/frontend/@n8n/design-system) - Vue frontend components
|
||||||
- [/packages/frontend/editor-ui](/packages/editor-ui) - Vue frontend workflow editor
|
- [/packages/frontend/editor-ui](/packages/editor-ui) - Vue frontend workflow editor
|
||||||
- [/packages/node-dev](/packages/node-dev) - CLI to create new n8n-nodes
|
- [/packages/node-dev](/packages/node-dev) - CLI to create new n8n-nodes
|
||||||
- [/packages/nodes-base](/packages/nodes-base) - Base n8n nodes
|
- [/packages/nodes-base](/packages/nodes-base) - Base n8n nodes
|
||||||
|
|||||||
Reference in New Issue
Block a user