mirror of
https://github.com/n8n-io/n8n
synced 2026-04-21 15:47:20 +00:00
docs: Update docker image path (#15047)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
This commit is contained in:
parent
18c355d85f
commit
9bbb087bf1
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ n8n is split up in different modules which are all in a single mono repository.
|
|||
|
||||
The most important directories:
|
||||
|
||||
- [/docker/image](/docker/images) - Dockerfiles to create n8n containers
|
||||
- [/docker/images](/docker/images) - Dockerfiles to create n8n containers
|
||||
- [/packages](/packages) - The different n8n modules
|
||||
- [/packages/cli](/packages/cli) - CLI code to run front- & backend
|
||||
- [/packages/core](/packages/core) - Core code which handles workflow
|
||||
|
|
|
|||
Loading…
Reference in a new issue