Skip to content

Commit 355238b

Browse files
committed
formatting fixes
1 parent 26b5f49 commit 355238b

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

docs/.vitepress/config.mts

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,10 @@ export default withMermaid(
307307
},
308308
{ text: "Activate Enterprise", link: "/self-hosting/manage/manage-licenses/activate-enterprise" },
309309
{ text: "Activate Airgapped", link: "/self-hosting/manage/manage-licenses/activate-airgapped" },
310-
{ text: "Activate Airgapped Enterprise", link: "/self-hosting/manage/manage-licenses/activate-airgapped-enterprise" },
310+
{
311+
text: "Activate Airgapped Enterprise",
312+
link: "/self-hosting/manage/manage-licenses/activate-airgapped-enterprise",
313+
},
311314
],
312315
},
313316
{ text: "Backup and restore", link: "/self-hosting/manage/backup-restore" },

docs/self-hosting/manage/manage-licenses/activate-airgapped-enterprise.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ Once your air-gapped installation is running, you'll need to activate your works
1515
4. Sign in to your Plane instance in [God Mode](/self-hosting/govern/instance-admin).
1616
5. Select **Billing** from the left pane.
1717
6. Upload the license file to activate your instance.
18-
![Upload license file](/images/activate-license/upload-airgapped-enterprise.webp)
19-
7. Click **Activate**.
18+
![Upload license file](/images/activate-license/upload-airgapped-enterprise.webp)
19+
7. Click **Activate**.

0 commit comments

Comments
 (0)