Skip to content

Commit e8b95d2

Browse files
github-automation-metabaseMetabase Docs bot
andauthored
[auto] adding content to backport-56-debb945c57ff337ae6d6edf5153eb8f31847159a->release-x.56.x (#385)
Co-authored-by: Metabase Docs bot <[email protected]>
1 parent ecf7ba7 commit e8b95d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_docs/v0.56/embedding/sdk/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If you want to use the SDK in production, however, you'll also need to [set up J
2525
## Prerequisites
2626

2727
- [Metabase](https://github.com/metabase/metabase/releases) version 52 or higher (OSS or EE). See [Installing Metabase](../../installation-and-operation/installing-metabase).
28-
- An application using React 17 or 18. (You could also use the [sample React app](https://github.com/metabase/metabase-nodejs-react-sdk-embedding-sample/tree/{{page.version | remove: "v0."}}-stable))
28+
- Make sure your [React version is compatible](./introduction#embedded-analytics-sdk-prerequisites). (You could also use the [sample React app](https://github.com/metabase/metabase-nodejs-react-sdk-embedding-sample/tree/{{page.version | remove: "v0."}}-stable).)
2929

3030
If you _don't_ have a Metabase up and running, check out the [Quickstart CLI](./quickstart-cli).
3131

_site/docs/v0.56/embedding/sdk/quickstart.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4859,7 +4859,7 @@ <h2 id="prerequisites">Prerequisites</h2>
48594859

48604860
<ul>
48614861
<li><a href="https://github.com/metabase/metabase/releases">Metabase</a> version 52 or higher (OSS or EE). See <a href="../../installation-and-operation/installing-metabase">Installing Metabase</a>.</li>
4862-
<li>An application using React 17 or 18. (You could also use the <a href="https://github.com/metabase/metabase-nodejs-react-sdk-embedding-sample/tree/56-stable">sample React app</a>)</li>
4862+
<li>Make sure your <a href="./introduction#embedded-analytics-sdk-prerequisites">React version is compatible</a>. (You could also use the <a href="https://github.com/metabase/metabase-nodejs-react-sdk-embedding-sample/tree/56-stable">sample React app</a>.)</li>
48634863
</ul>
48644864

48654865
<p>If you <em>don’t</em> have a Metabase up and running, check out the <a href="./quickstart-cli">Quickstart CLI</a>.</p>

0 commit comments

Comments
 (0)