Skip to content

Commit dbf5e0a

Browse files
ptgottgithub-actions
authored andcommitted
Edit the Discord guide
Fix the link for downloading the application icon, which is 404ing.
1 parent 61ca07c commit dbf5e0a

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

docs/pages/identity-governance/access-request-plugins/ssh-approval-discord.mdx

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description: How to set up Teleport's Discord plugin for privilege elevation app
55
---
66

77
import BotLogo from "/static/avatar_logo.png";
8+
import AppIcon from "@version/docs/img/sso/onelogin/teleport.png";
89

910
This guide will explain how to set up Discord to receive Access Request messages
1011
from Teleport. Teleport's Discord integration notifies individuals and channels of
@@ -74,10 +75,12 @@ you must register a new app with the Discord API.
7475

7576
### Create your application
7677

77-
Visit [https://discord.com/developers/applications](https://discord.com/developers/applications)
78-
to create a new Discord application. Click "New Application" and name the application "Teleport".
79-
80-
Set the application icon ([download application icon here](../../../img/sso/onelogin/teleport.png)).
78+
1. Visit
79+
[https://discord.com/developers/applications](https://discord.com/developers/applications)
80+
to create a new Discord application. Click "New Application" and name the
81+
application "Teleport".
82+
1. <a href={AppIcon} download>Download the application icon.</a>
83+
1. Set the application icon.
8184

8285
### Create the application bot
8386

0 commit comments

Comments
 (0)