mirror of
https://github.com/n8n-io/n8n
synced 2026-04-21 07:37:20 +00: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:
parent
7614712a15
commit
4c2f90539a
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ The most important directories:
|
|||
execution, active webhooks and
|
||||
workflows. **Contact n8n before
|
||||
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/node-dev](/packages/node-dev) - CLI to create new n8n-nodes
|
||||
- [/packages/nodes-base](/packages/nodes-base) - Base n8n nodes
|
||||
|
|
|
|||
Loading…
Reference in a new issue