You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.mdx
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,13 +8,7 @@ Continue runs AI checks on every pull request. Each check is a markdown file in
8
8
9
9
## Quickstart
10
10
11
-
Paste this into Claude Code (or any coding agent):
12
-
13
-
```
14
-
Help me write checks for this codebase: https://continue.dev/walkthrough
15
-
```
16
-
17
-
This walks you through creating your first checks, connecting GitHub, and seeing them run on a PR. See [Write Your First Check](/checks/quickstart) for the full guide.
11
+
1. Go to [continue.dev/check](https://continue.dev/check) to run checks on a pull request.
0 commit comments