Skip to content

Commit c9434a7

Browse files
Update oauth.md
Markdown syntax on line 9 caused a funky looking link on the website
1 parent 9614bfe commit c9434a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/oauth.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ configuration steps.
66

77
## Step 1: Configure the OAuth application in GitHub
88

9-
First, [https://developer.github.com/apps/building-oauth-apps/creating-an-oauth-app/](register a GitHub OAuth app). GitHub will ask you for the following Coder parameters:
9+
First, (https://developer.github.com/apps/building-oauth-apps/creating-an-oauth-app/)[register a GitHub OAuth app]. GitHub will ask you for the following Coder parameters:
1010

1111
- **Homepage URL**: Set to your Coder domain (e.g. `https://coder.domain.com`)
1212
- **User Authorization Callback URL**: Set to `https://coder.domain.com/api/v2/users/oauth2/github/callback`

0 commit comments

Comments
 (0)