mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-09 22:24:05 -08:00
📚 Add link to community forum
This commit is contained in:
parent
9f4ed7a0c8
commit
bcc3ab263b
|
@ -41,6 +41,14 @@ If you are interested in a hosted version of n8n on our infrastructure please co
|
|||
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
If you have problems or questions go to our forum, we will then try to help you asap:
|
||||
|
||||
[https://community.n8n.io](https://community.n8n.io)
|
||||
|
||||
|
||||
|
||||
## What does n8n mean and how do you pronounce it
|
||||
|
||||
**Short answer:** It means "nodemation"
|
||||
|
|
|
@ -21,6 +21,7 @@ is there currently not much documentation. That will hopefully change soon.
|
|||
- [Persist data](#persist-data)
|
||||
- [Passing Senstive Data via File](#passing-senstive-data-via-file)
|
||||
- [What does n8n mean and how do you pronounce it](#what-does-n8n-mean-and-how-do-you-pronounce-it)
|
||||
- [Support](#support)
|
||||
- [Upgrading](#upgrading)
|
||||
- [License](#license)
|
||||
|
||||
|
@ -209,6 +210,14 @@ did not hear anybody complain there. So I guess it should be ok.
|
|||
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
If you have problems or questions go to our forum, we will then try to help you asap:
|
||||
|
||||
[https://community.n8n.io](https://community.n8n.io)
|
||||
|
||||
|
||||
|
||||
## Upgrading
|
||||
|
||||
Before you upgrade to the latest version make sure to check here if there are any breaking changes which concern you:
|
||||
|
|
|
@ -24,6 +24,7 @@ is there currently not much documentation. That will hopefully change soon.
|
|||
- [Run n8n on own server](#run-n8n-on-own-server)
|
||||
- [Hosted n8n](#hosted-n8n)
|
||||
- [What does n8n mean and how do you pronounce it](#what-does-n8n-mean-and-how-do-you-pronounce-it)
|
||||
- [Support](#support)
|
||||
- [Upgrading](#upgrading)
|
||||
- [License](#license)
|
||||
- [Development](#development)
|
||||
|
@ -335,6 +336,13 @@ something that long every time in the CLI. That is when I then ended up on
|
|||
did not hear anybody complain there. So I guess it should be ok.
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
If you have problems or questions go to our forum, we will then try to help you asap:
|
||||
|
||||
[https://community.n8n.io](https://community.n8n.io)
|
||||
|
||||
|
||||
|
||||
## Upgrading
|
||||
|
||||
|
|
Loading…
Reference in a new issue