Skip to content

Commit 7951b25

Browse files
committed
fix: broken links
1 parent f160923 commit 7951b25

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

docs/self-hosting/govern/integrations/github.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,8 @@ This guide covers configuration for both:
2222

2323
In this guide, you’ll:
2424

25-
1. [Create and configure a GitHub App](/self-hosting/govern/integrations/github#create-github-app)
26-
2. [Set up permissions and events](/self-hosting/govern/integrations/github#set-up-permissions-and-events)
27-
3. [Configure your Plane instance](/self-hosting/govern/integrations/github#configure-plane-instance)
25+
1. [Create and configure a GitHub App](#create-github-app)
26+
2. [Configure your Plane instance](#configure-plane-instance)
2827

2928
:::warning IMPORTANT
3029
**Activate GitHub integration**

docs/self-hosting/troubleshoot/license-errors.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ validation service.
4545
This usually occurs when the environment configuration is incorrect. The
4646
`payment_server_url` environment variable is missing. To fix:
4747

48-
1. Back up the `plane.env` file. See [this guide](/self-hosting/manage/backup-restore#backup-plane-env).
48+
1. Back up the `plane.env` file. See [this guide](/self-hosting/manage/backup-restore#backup-planeenv).
4949
2. Run `prime-cli repair` to let Prime CLI attempt automatic fixes to the `plane.env` file.
5050
3. Try activating your workspace with the license key.
5151
4. If needed, configure the instance in [God mode](/self-hosting/govern/instance-admin#settings) or adjust the environment variables directly in the new `plane.env` file.

0 commit comments

Comments
 (0)