diff --git a/docs/templates/concepts/auth-providers/github.mdx b/docs/templates/concepts/auth-providers/github.mdx index 840756fe9..051c67457 100644 --- a/docs/templates/concepts/auth-providers/github.mdx +++ b/docs/templates/concepts/auth-providers/github.mdx @@ -28,7 +28,7 @@ You should replace these before you go into production. 6. Save the **Client ID** and click **Generate a new client secret** to create your **Client Secret**. - ## When using GitHub apps + ### When using GitHub apps 1. Navigate to your [GitHub Developer Settings](https://github.com/settings/developers). 2. Click the **New GitHub App** button. 3. Enter a name for your application, homepage URL, and a description.