We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 728b4b1 commit 7baf1ceCopy full SHA for 7baf1ce
pages/public-api.mdx
@@ -10,7 +10,7 @@ import {Callout} from 'nextra/components';
10
</Callout>
11
12
## For NodeJS users
13
-You can use the (Postiz NodeJS SDK)[https://www.npmjs.com/package/@postiz/node] to interact with the Postiz Public API.<br />
+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 />
14
15
## Public API allows you to work with Postiz in headless mode
16
0 commit comments