diff --git a/docs/integrations/creating-nodes/build/declarative-style-node.md b/docs/integrations/creating-nodes/build/declarative-style-node.md index 803c4632136..0386b0cdd19 100644 --- a/docs/integrations/creating-nodes/build/declarative-style-node.md +++ b/docs/integrations/creating-nodes/build/declarative-style-node.md @@ -33,7 +33,7 @@ n8n provides a starter repository for node development. Using the starter ensure Clone the repository and navigate into the directory: -1. [Generate a new repository](https://github.com/n8n-io/n8n-nodes-starter/generate) from the template repository. +1. [Generate a new repository](https://github.com/n8n-io/n8n-nodes-starter) from the template repository. 2. Clone your new repository: ```shell git clone https://github.com//.git n8n-nodes-nasa-pics