Skip to content

refactor(docs): reorganize navigation structure #155

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Dec 5, 2024
Prev Previous commit
Next Next commit
docs: simplify getting started list structure
  • Loading branch information
tyaga001 committed Dec 5, 2024
commit 5cfcff4f0a3b43afc8cef7e735f2ca4d1ccb06c2
12 changes: 4 additions & 8 deletions docs/getting-started/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,10 @@ Get started with CodeRabbit in three simple steps. No complex configuration need

## What's Next?

- Watch CodeRabbit review your next PR automatically

Here's an example of CodeRabbit in action:

![CodeRabbit PR Review Example](/img/getting-started/pr-examples.png)

[View live example PR](https://github.com/tyaga001/devtoolsacademy/pull/39)

- Watch CodeRabbit
- Here's an example of CodeRabbit in action:
![CodeRabbit PR Review Example](/img/getting-started/pr-examples.png)
- [View live example PR](https://github.com/tyaga001/devtoolsacademy/pull/39)
- [Configure CodeRabbit](/getting-started/configure-coderabbit) (optional)
- [Add custom review instructions](/guides/review-instructions) (optional)

Expand Down
Loading