Skip to content

Commit d756629

Browse files
committed
✏️ typo + formatting
1 parent b1e1cc8 commit d756629

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

develop-docs/integrations/slack/index.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@ After you update the `config.yml`, `sentry.conf.py`, or `devlocal.py` you need t
3636

3737
## App Settings
3838

39-
### Interactivity & Shrtcuts
39+
### Interactivity & Shortcuts
4040

4141
Now that you’ve created your app and updated your Sentry config, you can navigate to **Interactivity & Shortcuts** under **Features**.
4242

4343
Toggle on **Interactivity & Shortcuts**.
4444

4545
Now you’ll be able to enter your **Request URL** (this is the location of your self-hosted Sentry) and **Options Load URL**:
4646

47-
```
47+
```plain
4848
Request URL: {YOUR_DOMAIN}/extensions/slack/action/
4949
Options Load URL: {YOUR_DOMAIN}/extensions/slack/options-load/
5050
```
@@ -57,7 +57,7 @@ Navigate to **OAuth & Permissions** to configure the Redirect URLs.
5757

5858
Click **Add a new Redirect URL**, enter the URL, and click **Add**. Set the URL to:
5959

60-
```
60+
```plain
6161
{YOUR_DOMAIN}/extensions/slack/setup/
6262
```
6363

@@ -176,7 +176,7 @@ Navigate to **Agents & AI Apps** under **Features**.
176176

177177
Enable the Agent or Assistant toggle and add an overview for your users. For example:
178178

179-
```
179+
```plain
180180
👋 Hey, I'm Seer — Sentry's AI debugging agent.
181181
182182
I live in your Sentry data and I'm very good at finding out why things are on fire.

0 commit comments

Comments
 (0)