Skip to content

Commit

Permalink
fix(onboarding): Node.js SDK link (#8334)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tymek authored Oct 2, 2024
1 parent a71fafe commit ed0123d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ const unleash = initialize({

---
- [SDK repository with documentation](https://github.com/Unleash/unleash-client-node)
- [Node.js SDK example with CodeSandbox](https://github.com/Unleash/unleash-sdk-examples/tree/main/NodeJS)
- [Node.js SDK example with CodeSandbox](https://github.com/Unleash/unleash-sdk-examples/tree/main/Node.js)
- [Node.js SDK tutorial](https://dev.to/reeshee/how-to-implement-feature-flags-in-nodejs-using-unleash-3907)

0 comments on commit ed0123d

Please sign in to comment.