docs: Fix links to license files in readme (no-changelog) (#10257)

This commit is contained in:
Jon
2024-08-06 15:21:57 +01:00
committed by GitHub
parent 46bbf09bea
commit 2a8f1753e8
13 changed files with 14 additions and 51 deletions

View File

@@ -147,8 +147,4 @@ You can also find breaking changes here: [Breaking Changes](./BREAKING-CHANGES.m
## License
n8n is [fair-code](https://faircode.io) distributed under the [**Sustainable Use License**](https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md).
Proprietary licenses are available for enterprise customers. [Get in touch](mailto:license@n8n.io)
Additional information about the license can be found in the [docs](https://docs.n8n.io/reference/license/).
You can find the license information [here](https://github.com/n8n-io/n8n/blob/master/README.md#license)

View File

@@ -8,7 +8,7 @@ info:
email: hello@n8n.io
license:
name: Sustainable Use License
url: https://github.com/n8n-io/n8n/blob/master/packages/cli/LICENSE.md
url: https://github.com/n8n-io/n8n/blob/master/LICENSE.md
version: 1.1.1
externalDocs:
description: n8n API documentation