Skip to content
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

refactor(docs): reorganize navigation structure #155

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