Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _docs/latest/documents/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ latest: true

# Documents

{% include plans-blockquote.html feature="Documents" %}
{% include plans-blockquote.html feature="Documents" is_plural=true%}

![Document with comment](./images/document-with-comment.png)

Expand Down
6 changes: 3 additions & 3 deletions _docs/latest/installation-and-operation/remote-sync.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Copy the token immediately after generating it.

### 3. Connect your development Metabase to your repository

![Development settings](./images/development-settings.png)
![Development settings](./images/read-write-settings.png)

You can put any Metabase into Read-write mode. We also offer [Development instances](./development-instance) that you can use for Remote Sync or any other kind of development.

Expand Down Expand Up @@ -141,7 +141,7 @@ Copy the token immediately after generating it — you'll need to paste it into

### 7. Connect your production Metabase to your repository

![Production settings](./images/production-settings.png)
![Production settings](./images/read-only-settings.png)

In your production Metabase instance:

Expand All @@ -167,7 +167,7 @@ In your production Metabase instance:

In Read-only mode, the synced collection appears in the regular collections list with a special icon to indicate it's versioned and read-only.

![Production Metabase](./images/production-view.png)
![Production Metabase](./images/read-only-view.png)

At this point, you should be all set up. Exit Admin settings, then reload your browser. You should see your synced collection in your production Metabase.

Expand Down
2 changes: 1 addition & 1 deletion _docs/v0.57/documents/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ summary: 'Create documents to combine text and charts for long-form analysis. Ad

# Documents

{% include plans-blockquote.html feature="Documents" %}
{% include plans-blockquote.html feature="Documents" is_plural=true%}

![Document with comment](./images/document-with-comment.png)

Expand Down
6 changes: 3 additions & 3 deletions _docs/v0.57/installation-and-operation/remote-sync.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Copy the token immediately after generating it.

### 3. Connect your development Metabase to your repository

![Development settings](./images/development-settings.png)
![Development settings](./images/read-write-settings.png)

You can put any Metabase into Read-write mode. We also offer [Development instances](./development-instance) that you can use for Remote Sync or any other kind of development.

Expand Down Expand Up @@ -137,7 +137,7 @@ Copy the token immediately after generating it — you'll need to paste it into

### 7. Connect your production Metabase to your repository

![Production settings](./images/production-settings.png)
![Production settings](./images/read-only-settings.png)

In your production Metabase instance:

Expand All @@ -163,7 +163,7 @@ In your production Metabase instance:

In Read-only mode, the synced collection appears in the regular collections list with a special icon to indicate it's versioned and read-only.

![Production Metabase](./images/production-view.png)
![Production Metabase](./images/read-only-view.png)

At this point, you should be all set up. Exit Admin settings, then reload your browser. You should see your synced collection in your production Metabase.

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/documents/introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -5475,7 +5475,7 @@ <h1 id="documents">Documents</h1>


<p class="m-0 ms-2 paragraph-5 neutral-40">
Documents is only available on
Documents are only available on
<a class="fw-bold" href="/product/pro">Pro</a> and
<a class="fw-bold link-purple" href="/product/enterprise">Enterprise</a>
plans (both self-hosted and on Metabase Cloud).
Expand Down
6 changes: 3 additions & 3 deletions _site/docs/latest/installation-and-operation/remote-sync.html
Original file line number Diff line number Diff line change
Expand Up @@ -5551,7 +5551,7 @@ <h3 id="2-create-a-personal-access-token-for-development">2. Create a personal a

<h3 id="3-connect-your-development-metabase-to-your-repository">3. Connect your development Metabase to your repository</h3>

<p><img src="./images/development-settings.png" alt="Development settings"></p>
<p><img src="./images/read-write-settings.png" alt="Development settings"></p>

<p>You can put any Metabase into Read-write mode. We also offer <a href="./development-instance">Development instances</a> that you can use for Remote Sync or any other kind of development.</p>

Expand Down Expand Up @@ -5643,7 +5643,7 @@ <h3 id="6-create-a-personal-access-token-for-production">6. Create a personal ac

<h3 id="7-connect-your-production-metabase-to-your-repository">7. Connect your production Metabase to your repository</h3>

<p><img src="./images/production-settings.png" alt="Production settings"></p>
<p><img src="./images/read-only-settings.png" alt="Production settings"></p>

<p>In your production Metabase instance:</p>

Expand Down Expand Up @@ -5686,7 +5686,7 @@ <h3 id="7-connect-your-production-metabase-to-your-repository">7. Connect your p

<p>In Read-only mode, the synced collection appears in the regular collections list with a special icon to indicate it’s versioned and read-only.</p>

<p><img src="./images/production-view.png" alt="Production Metabase"></p>
<p><img src="./images/read-only-view.png" alt="Production Metabase"></p>

<p>At this point, you should be all set up. Exit Admin settings, then reload your browser. You should see your synced collection in your production Metabase.</p>

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/v0.57/documents/introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -5477,7 +5477,7 @@ <h1 id="documents">Documents</h1>


<p class="m-0 ms-2 paragraph-5 neutral-40">
Documents is only available on
Documents are only available on
<a class="fw-bold" href="/product/pro">Pro</a> and
<a class="fw-bold link-purple" href="/product/enterprise">Enterprise</a>
plans (both self-hosted and on Metabase Cloud).
Expand Down
6 changes: 3 additions & 3 deletions _site/docs/v0.57/installation-and-operation/remote-sync.html
Original file line number Diff line number Diff line change
Expand Up @@ -5553,7 +5553,7 @@ <h3 id="2-create-a-personal-access-token-for-development">2. Create a personal a

<h3 id="3-connect-your-development-metabase-to-your-repository">3. Connect your development Metabase to your repository</h3>

<p><img src="./images/development-settings.png" alt="Development settings"></p>
<p><img src="./images/read-write-settings.png" alt="Development settings"></p>

<p>You can put any Metabase into Read-write mode. We also offer <a href="./development-instance">Development instances</a> that you can use for Remote Sync or any other kind of development.</p>

Expand Down Expand Up @@ -5645,7 +5645,7 @@ <h3 id="6-create-a-personal-access-token-for-production">6. Create a personal ac

<h3 id="7-connect-your-production-metabase-to-your-repository">7. Connect your production Metabase to your repository</h3>

<p><img src="./images/production-settings.png" alt="Production settings"></p>
<p><img src="./images/read-only-settings.png" alt="Production settings"></p>

<p>In your production Metabase instance:</p>

Expand Down Expand Up @@ -5688,7 +5688,7 @@ <h3 id="7-connect-your-production-metabase-to-your-repository">7. Connect your p

<p>In Read-only mode, the synced collection appears in the regular collections list with a special icon to indicate it’s versioned and read-only.</p>

<p><img src="./images/production-view.png" alt="Production Metabase"></p>
<p><img src="./images/read-only-view.png" alt="Production Metabase"></p>

<p>At this point, you should be all set up. Exit Admin settings, then reload your browser. You should see your synced collection in your production Metabase.</p>

Expand Down