Skip to content

Commit 9ce1cec

Browse files
committed
Fix Mattermost guide image path
Use Markdown relative link syntax, since the `a` element leads to a broken image link.
1 parent 9c036f9 commit 9ce1cec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/pages/admin-guides/access-controls/access-request-plugins/ssh-approval-mattermost.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ Set the "Username", "Display Name", and "Description" fields according to how
101101
you would like the Mattermost plugin bot to appear in your workspace. Set "Role"
102102
to "Member".
103103

104-
You can <a href="../../../../img/enterprise/plugins/teleport_bot@2x.png"
105-
download>download</a> our avatar to set as your Bot Icon.
104+
You can [download](../../../../img/enterprise/plugins/teleport_bot@2x.png) our
105+
avatar to set as your Bot Icon.
106106

107107
Set "post:all" to "Enabled".
108108

0 commit comments

Comments
 (0)