diff --git a/README.md b/README.md index f4d4601..2bd3532 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # n8n-nodes-starter -This repo contains example nodes to help you get started building your own custom integrations for [n8n](n8n.io). It includes the node linter and other dependencies. +This repo contains example nodes to help you get started building your own custom integrations for [n8n](https://n8n.io). It includes the node linter and other dependencies. To make your custom node available to the community, you must create it as an npm package, and [submit it to the npm registry](https://docs.npmjs.com/packages-and-modules/contributing-packages-to-the-registry). diff --git a/README_TEMPLATE.md b/README_TEMPLATE.md index 22c905d..a8d7860 100644 --- a/README_TEMPLATE.md +++ b/README_TEMPLATE.md @@ -38,7 +38,7 @@ _By the time users are looking for community nodes, they probably already know n ## Resources -* [n8n community nodes documentation](https://docs.n8n.io/integrations/community-nodes/) +* [n8n community nodes documentation](https://docs.n8n.io/integrations/#community-nodes) * _Link to app/service documentation._ ## Version history