docs: update section links (#71)

This commit is contained in:
Guspan Tanadi
2025-05-16 18:19:17 +07:00
committed by GitHub
parent 3624c920ed
commit 65e06338e3
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).