Skip to content

Edgar minor fixes and tweaks #490

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

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 0 additions & 58 deletions docs/future-development.md

This file was deleted.

6 changes: 3 additions & 3 deletions docs/platforms/bitbucket-cloud.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
---
title: "Bitbucket Cloud"
description: "Learn how to integrate CodeRabbit with Bitbucket Cloud."
sidebar_label: "Bitbucket Cloud"
sidebar_label: "Bitbucket"
sidebar_position: 6
---

CodeRabbit integrates with Bitbucket Cloud to enhance code review and collaboration by:
CodeRabbit integrates with Bitbucket to enhance code review and collaboration by:

- Automatically initiating code reviews for newly created merge requests.
- Displaying review comments and suggestions directly on merge requests.
- Enabling seamless interaction with the CodeRabbit bot for real-time feedback and assistance.

This guide will assist you in effectively integrating CodeRabbit with Bitbucket Cloud.
This guide will assist you in effectively integrating CodeRabbit with Bitbucket Cloud. [Click here](https://docs.coderabbit.ai/self-hosted/bitbucket) for instructions integrating Bitbucket Data Center with CodeRabit self-hosted edition.

## Configure API Token

Expand Down
Loading