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
docs: simplify getting started list structure
  • Loading branch information
tyaga001 committed Dec 5, 2024
commit 4b123bc06bd7bdee4ed9fbb463443b5e2df3203c
4 changes: 2 additions & 2 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ Deleting your CodeRabbit account is permanent and cannot be undone. This action
- All settings and configurations
- Reports and recurring reports
- Third-party service integrations
:::
:::

<Tabs>
<TabItem value="deletion" label="Account Deletion Steps" default>
Expand Down Expand Up @@ -208,4 +208,4 @@ The platform-specific cleanup steps are necessary to completely remove CodeRabbi

- CodeRabbit may retain some platform permissions
- Signing back in will recreate minimal account data
:::
:::
2 changes: 1 addition & 1 deletion docs/getting-started/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Get started with CodeRabbit in three simple steps. No complex configuration need

- Watch CodeRabbit
- Here's an example of CodeRabbit in action:
![CodeRabbit PR Review Example](/img/getting-started/pr-examples.png)
![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