Skip to content

Commit 54654ab

Browse files
authored
Merge pull request #116 from makeplane/fix-image-airgapped
Fix image in airgapped page
2 parents bb2d139 + 25e4eed commit 54654ab

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

self-hosting/manage/community-to-airgapped.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Upgrade from Community to Airgapped Edition
33
sidebarTitle: Upgrade to Airgapped Edition
44
---
55

6-
This guide walks you through migrating your existing Plane Community Edition data to an air-gapped environment. You'll backup your current installation, transfer the data, and restore it in your air-gapped setup.
6+
This guide walks you through migrating your existing Plane Community Edition data to an air-gapped environment. You'll backup your current installation, transfer the data, and restore it in your air-gapped setup.
77

88
<Warning>
99
**Important**

self-hosting/methods/airgapped-edition.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Deploy Plane Commercial Airgapped Edition
33
sidebarTitle: Airgapped Edition
44
---
55

6-
This guide walks you through setting up the Commercial Airgapped Edition in an offline environment using our pre-packaged installation bundle.
6+
This guide walks you through setting up the Commercial Airgapped Edition in an offline environment using our pre-packaged installation bundle.
77
<Warning>
88
**IMPORTANT**
99
These instructions are for new installations only. If you're migrating from an existing Community Edition to an air-gapped setup, follow [this guide](/self-hosting/manage/community-to-airgapped).
@@ -168,7 +168,7 @@ You should have received the `license_key.json` file as part of your air-gapped
168168
1. Go to your [Workspace Settings](/core-concepts/workspaces/overview#workspace-settings) in the Plane application.
169169
2. Select **Billing and plans** on the right pane.
170170
3. Click the **Activate this workspace** button.
171-
![Upload license file](/images/activate-license/upload-license-file.webp)
171+
![Upload license file](/images/activate-license/upload-airgapped-license-file.webp)
172172
4. Upload the license file `license_key.json` to activate your workspace.
173173

174174
You now have Plane running in your air-gapped environment. If you run into any issues, check the logs using the commands above, or reach out to our support team for assistance.

self-hosting/upgrade-from-community.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Upgrade from Community to Commercial Edition
33
sidebarTitle: Upgrade to Commercial Edition
44
---
5-
The Commercial edition comes with the free plan and the flexibility to upgrade to a paid plan at any point.
5+
The Commercial edition comes with the free plan and the flexibility to upgrade to a paid plan at any point.
66

77
<Warning>
88
**IMPORTANT**

0 commit comments

Comments
 (0)