Skip to content
Snippets Groups Projects
Unverified Commit a4363903 authored by Alberto Perdomo's avatar Alberto Perdomo Committed by GitHub
Browse files

Update links for SDK npm so they actually point to the npm page (#50499)

* Update link to SDK npm page

* Update link to SDK npm page
parent ce5f60b7
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ To give you and idea of what's possible with the SDK, we've put together example
## Embedded analytics SDK on NPM
Check out the Metabase Embedded analytics SDK on NPM: [metaba.se/sdk](https://metaba.se/sdk).
Check out the Metabase Embedded analytics SDK on NPM: [https://www.npmjs.com/package/@metabase/embedding-sdk-react](https://www.npmjs.com/package/@metabase/embedding-sdk-react).
## Quickstart with CLI
......
......@@ -162,7 +162,7 @@ Install packages:
npm install
```
This command will install the [Metabase embedded analytics SDK](https://metaba.se/sdk), in addition to the application's other dependencies.
This command will install the [Metabase embedded analytics SDK](https://www.npmjs.com/package/@metabase/embedding-sdk-react), in addition to the application's other dependencies.
## Start the client
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment