Update node.mdx

This commit is contained in:
Daniel Hougaard
2023-12-23 15:12:39 +04:00
parent 40d16fa996
commit 0a2b078bdc

View File

@ -3,7 +3,7 @@ title: "Node"
icon: "node"
---
If you're working with Node.js, the official [infisical-node](https://github.com/Infisical/infisical-node) package is the easiest way to fetch and work with secrets for your application.
If you're working with Node.js, the official [infisical-node](https://github.com/Infisical/sdk/tree/main/languages/node) package is the easiest way to fetch and work with secrets for your application.
## Basic Usage
@ -86,7 +86,6 @@ Import the SDK and create a client instance with your [Infisical Token](/documen
````
</Tab>
</Tabs>
### Parameters