We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b05c2f + 5167542 commit 41f5a7fCopy full SHA for 41f5a7f
.github/workflows/lint-404s.yml
@@ -7,7 +7,7 @@ on:
7
branches: [master]
8
9
jobs:
10
- index:
+ lint-404:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v4
docs/product/ai-in-sentry/ai-code-review/index.mdx
@@ -12,7 +12,7 @@ AI Code Review helps you generate new tests for uncovered code and reviews your
<Alert>
AI Code Review is currently in <strong>beta</strong>. Beta features are
14
still a work in progress and may have bugs. Please join the [Discord
15
- conversation](https://discord.com/channels/621778831602221064/1385700674557444190)
+ conversation](https://discord.com/channels/621778831602221064/1415468783648247870)
16
to share your feedback.
17
</Alert>
18
0 commit comments