use correct case for GitHub mentions

This commit is contained in:
Dmitry Verkhoturov
2020-10-14 12:05:15 -05:00
committed by Umputun
parent c9b395f60d
commit bcc2fc7a9e
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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