website/docs: minor fixes (#13095)
docs(discord): minor fixes Signed-off-by: seeg <dev@charlie.fyi>
This commit is contained in:
@ -22,7 +22,7 @@ The following placeholders are used in this guide:
|
||||
|
||||

|
||||
|
||||
3. Select **OAuth2** from the left Menu
|
||||
3. Select **OAuth2** from the left menu
|
||||
|
||||
4. Copy the **Client ID** and _save it for later_
|
||||
|
||||
@ -38,8 +38,8 @@ Here is an example of a completed OAuth2 screen for Discord.
|
||||
|
||||
8. Under _Directory -> Federation & Social login_ Click **Create Discord OAuth Source**
|
||||
|
||||
9. **Name:** Choose a name (For the example I used Discord)
|
||||
10. **Slug:** discord (You can choose a different slug, if you do you will need to update the Discord redirect URLand point it to the correct slug.)
|
||||
9. **Name:** Choose a name (For the example I used `Discord`)
|
||||
10. **Slug:** discord (You can choose a different slug, if you do you will need to update the Discord redirect URL and point it to the correct slug.)
|
||||
11. **Consumer Key:** Client ID from step 4
|
||||
12. **Consumer Secret:** Client Secret from step 5
|
||||
|
||||
|
Reference in New Issue
Block a user