Skip to content

Commit 2b67ba1

Browse files
github-automation-metabaseMetabase Docs bot
andauthored
[auto] adding content to release-x.56.x->release-x.56.x (#804)
Co-authored-by: Metabase Docs bot <[email protected]>
1 parent 396df1c commit 2b67ba1

File tree

4 files changed

+20
-12
lines changed

4 files changed

+20
-12
lines changed

_docs/latest/embedding/sdk/introduction.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,11 @@ Here's the [Shoppy source code](https://github.com/metabase/shoppy).
3535

3636
## Quickstarts
3737

38-
- [Quickstart](./quickstart) (If you have Metabase and an app)
39-
- [Quickstart CLI](./quickstart-cli) (If you have an app, but no Metabase)
40-
- [Quickstart with sample React app](./quickstart-with-sample-app) (If you don't have either)
38+
The best way to get started with Embedded Analytics SDK depends on what you already have:
39+
40+
- You have an app and a Metabase instance: go to [main quickstart](./quickstart)
41+
- You have an app but no Metabase: go to [quickstart with CLI](./quickstart-cli)
42+
- You don't have an app: go to [quickstart with a sample React app](./quickstart-with-sample-app)
4143

4244
## Installation
4345

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,11 @@ Here's the [Shoppy source code](https://github.com/metabase/shoppy).
3333

3434
## Quickstarts
3535

36-
- [Quickstart](./quickstart) (If you have Metabase and an app)
37-
- [Quickstart CLI](./quickstart-cli) (If you have an app, but no Metabase)
38-
- [Quickstart with sample React app](./quickstart-with-sample-app) (If you don't have either)
36+
The best way to get started with Embedded Analytics SDK depends on what you already have:
37+
38+
- You have an app and a Metabase instance: go to [main quickstart](./quickstart)
39+
- You have an app but no Metabase: go to [quickstart with CLI](./quickstart-cli)
40+
- You don't have an app: go to [quickstart with a sample React app](./quickstart-with-sample-app)
3941

4042
## Installation
4143

_site/docs/latest/embedding/sdk/introduction.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5433,10 +5433,12 @@ <h2 id="embedded-analytics-sdk-prerequisites">Embedded analytics SDK prerequisit
54335433

54345434
<h2 id="quickstarts">Quickstarts</h2>
54355435

5436+
<p>The best way to get started with Embedded Analytics SDK depends on what you already have:</p>
5437+
54365438
<ul>
5437-
<li><a href="./quickstart">Quickstart</a> (If you have Metabase and an app)</li>
5438-
<li><a href="./quickstart-cli">Quickstart CLI</a> (If you have an app, but no Metabase)</li>
5439-
<li><a href="./quickstart-with-sample-app">Quickstart with sample React app</a> (If you don’t have either)</li>
5439+
<li>You have an app and a Metabase instance: go to <a href="./quickstart">main quickstart</a></li>
5440+
<li>You have an app but no Metabase: go to <a href="./quickstart-cli">quickstart with CLI</a></li>
5441+
<li>You don’t have an app: go to <a href="./quickstart-with-sample-app">quickstart with a sample React app</a></li>
54405442
</ul>
54415443

54425444
<h2 id="installation">Installation</h2>

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5435,10 +5435,12 @@ <h2 id="embedded-analytics-sdk-prerequisites">Embedded analytics SDK prerequisit
54355435

54365436
<h2 id="quickstarts">Quickstarts</h2>
54375437

5438+
<p>The best way to get started with Embedded Analytics SDK depends on what you already have:</p>
5439+
54385440
<ul>
5439-
<li><a href="./quickstart">Quickstart</a> (If you have Metabase and an app)</li>
5440-
<li><a href="./quickstart-cli">Quickstart CLI</a> (If you have an app, but no Metabase)</li>
5441-
<li><a href="./quickstart-with-sample-app">Quickstart with sample React app</a> (If you don’t have either)</li>
5441+
<li>You have an app and a Metabase instance: go to <a href="./quickstart">main quickstart</a></li>
5442+
<li>You have an app but no Metabase: go to <a href="./quickstart-cli">quickstart with CLI</a></li>
5443+
<li>You don’t have an app: go to <a href="./quickstart-with-sample-app">quickstart with a sample React app</a></li>
54425444
</ul>
54435445

54445446
<h2 id="installation">Installation</h2>

0 commit comments

Comments
 (0)