Skip to content

Commit 785a776

Browse files
authored
Merge pull request #10665 from continuedev/pe/docs-quickstart-check-route-v2
docs: simplify quickstart to continue.dev/check
2 parents c1f9518 + 342d1aa commit 785a776

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

docs/index.mdx

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,7 @@ Continue runs AI checks on every pull request. Each check is a markdown file in
88

99
## Quickstart
1010

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.
1812

1913
## How it works
2014

0 commit comments

Comments
 (0)