Skip to content

Commit 7ca2ecf

Browse files
committed
🩹 Fix tip in introduction that swallowed the whole page
1 parent 8f2de5b commit 7ca2ecf

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

Diff for: docs/about/features.md

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ additional comments generated for each review, and so on.
3838
:::info
3939
Review status is useful for understanding the auxiliary context of the review.
4040
:::
41+
4142
![CodeRabbit- Review Status](/img/about/ReviewStatus.png)
4243

4344
### 3. Chat with CodeRabbit {#chat-with-coderabbit}

Diff for: docs/guides/delete-account.md

-2
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@ will permanently erase all data associated with your account, including:
2626
### Deleting the CodeRabbit Account via the UI
2727

2828
:::info
29-
3029
Only accounts where the user has admin access will be deleted.
31-
3230
:::
3331

3432
Sign into your CodeRabbit account and navigate to the **Subscription** page.

Diff for: docs/introduction.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@ slug: "/"
1616
Developers can interact directly with the bot within the code, offering additional context, asking questions, or even having the bot generate code. Over time, **CodeRabbit** learns from user input and improves its suggestions.
1717

1818
:::tip
19-
20-
> See CodeRabbit in action and watch the demo video below to see how it delivers real-time, context-aware feedback on your pull requests in just a few minutes.
21-
> :::
19+
See CodeRabbit in action and watch the demo video below to see how it delivers real-time, context-aware feedback on your pull requests in just a few minutes.
20+
:::
2221

2322
<div class="video-container">
2423
<iframe src="https://www.youtube.com/embed/3SyUOSebG7E?si=i0oT9RAnH0PW81lY" title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerPolicy="strict-origin-when-cross-origin" allowFullScreen></iframe>

0 commit comments

Comments
 (0)