Skip to content

Commit 527cd15

Browse files
committed
Add steps for uninstall/reinstall GitHub app
1 parent 817e220 commit 527cd15

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

support.mdx

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,17 @@ description: "We're here to help you get the most out of Mintlify"
2929
<Accordion title="GitHub app issues" icon="merge">
3030
The GitHub app can be termpermental and resetting the connection is a great way to solve issues.
3131

32-
To do this, you can uninstall the Mintlify app through GitHub.
33-
- go to [installations](https://github.com/settings/installations) -\> click un-install
34-
- go to [app authorizations](https://github.com/settings/apps/authorizations) -\> click revoke
35-
36-
Then, head to the dashboard to reinstall the app.
37-
- Make sure to install the GitHub app first at [Git settings](https://dashboard.mintlify.com/settings/deployment/git-settings)
38-
- Then authorize your account [Account settings](https://dashboard.mintlify.com/settings/account)
32+
<Steps>
33+
<Step title="Uninstall the Mintlify app through GitHub">
34+
1. In GitHub, go to [installations](https://github.com/settings/installations) and select **Configure** next to the Mintlify app.
35+
2. Select **Uninstall**.
36+
3. Go to [Authorized GitHub Apps](https://github.com/settings/apps/authorizations) and select **Revoke** next to the Mintlify app.
37+
</Step>
38+
<Step title="Reinstall the Mintlify app">
39+
1. In your Mintlify dashboard, go to [Git Settings](https://dashboard.mintlify.com/settings/deployment/git-settings) and install the GitHub app.
40+
2. Authorize your account in the [My Profile](https://dashboard.mintlify.com/settings/account) section of your dashboard.
41+
</Step>
42+
</Steps>
3943
</Accordion>
4044

4145
<Accordion title="API Page Issues" icon="book-open">

0 commit comments

Comments
 (0)