docs: update section links (#71)

This commit is contained in:
Guspan Tanadi 2025-05-16 18:19:17 +07:00 committed by GitHub
commit 65e06338e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -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).

View file

@ -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