Skip to content

Commit dc83efd

Browse files
committed
feat: n8n node
1 parent 7a8f61f commit dc83efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/public-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import {Callout} from 'nextra/components';
1212
## For NodeJS users
1313
You can use the <a href="https://www.npmjs.com/package/@postiz/node" target="_blank">Postiz NodeJS SDK</a> to interact with the Postiz Public API.<br />
1414

15-
For a custom n8n node check <a href="https://www.npmjs.com/package/@postiz/n8n" target="_blank">Postiz n8n custom node</a><br />
15+
For a custom n8n node check <a href="https://www.npmjs.com/package/n8n-nodes-postiz" target="_blank">Postiz n8n custom node</a><br />
1616

1717
## Public API allows you to work with Postiz in headless mode
1818

0 commit comments

Comments
 (0)