Skip to content

Commit 7baf1ce

Browse files
committed
feat: fix link
1 parent 728b4b1 commit 7baf1ce

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
@@ -10,7 +10,7 @@ import {Callout} from 'nextra/components';
1010
</Callout>
1111

1212
## 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 />
13+
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

1515
## Public API allows you to work with Postiz in headless mode
1616

0 commit comments

Comments
 (0)