use correct case for GitHub mentions
This commit is contained in:
committed by
Umputun
parent
c9b395f60d
commit
bcc2fc7a9e
@@ -13,7 +13,7 @@ All README examples show configurations with remark42 on its own subdomain, i.e.
|
||||
- And you also need to slightly modify the callback URL for the social media login API's:
|
||||
- Facebook Valid OAuth Redirect URIs: `https://example.com/remark42/auth/facebook/callback`
|
||||
- Google Authorized redirect URIs: `https://example.com/remark42/auth/google/callback`
|
||||
- Github Authorised callback URL: `https://example.com/remark42/auth/github/callback`
|
||||
- GitHub Authorised callback URL: `https://example.com/remark42/auth/github/callback`
|
||||
|
||||
### docker-compose configuration
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ All README examples show configurations with remark42 on its own subdomain, i.e.
|
||||
- And you also need to slightly modify the callback URL for the social media login API's:
|
||||
- Facebook Valid OAuth Redirect URIs: `https://example.com/remark42/auth/facebook/callback`
|
||||
- Google Authorized redirect URIs: `https://example.com/remark42/auth/google/callback`
|
||||
- Github Authorised callback URL: `https://example.com/remark42/auth/github/callback`
|
||||
- GitHub Authorised callback URL: `https://example.com/remark42/auth/github/callback`
|
||||
|
||||
### docker-compose configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user