Skip to content

Commit ab6c72f

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

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

_docs/latest/embedding/sdk/quickstart.md

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

3131
- [Metabase](https://github.com/metabase/metabase/releases) version 52 or higher (OSS or EE). See [Installing Metabase](../../installation-and-operation/installing-metabase).
32-
- 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))
32+
- 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).)
3333

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

_docs/v0.55/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/latest/embedding/sdk/quickstart.html

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

47924792
<ul>
47934793
<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>
4794-
<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/55-stable">sample React app</a>)</li>
4794+
<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/55-stable">sample React app</a>.)</li>
47954795
</ul>
47964796

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

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

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

47944794
<ul>
47954795
<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>
4796-
<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/55-stable">sample React app</a>)</li>
4796+
<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/55-stable">sample React app</a>.)</li>
47974797
</ul>
47984798

47994799
<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)