From f9d8248dbd6a4eefa7914471b121062945d4248a Mon Sep 17 00:00:00 2001 From: Deborah Date: Tue, 14 Feb 2023 11:10:37 +0000 Subject: [PATCH] docs: Update release notes link (#5472) doc: Update release notes link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 336ea39e74..980a0c665d 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ The official n8n documentation can be found on our [documentation website](https Additional information and example workflows on the [n8n.io website](https://n8n.io) -The release notes can be found [here](https://docs.n8n.io/reference/release-notes/) and the list of breaking +The release notes can be found [here](https://docs.n8n.io/release-notes/) and the list of breaking changes [here](https://github.com/n8n-io/n8n/blob/master/packages/cli/BREAKING-CHANGES.md). ## Usage