From e5f9e06dc1500fdf69f423871f6d6347157d979f Mon Sep 17 00:00:00 2001 From: Iun-yapin Date: Mon, 14 Jul 2025 18:49:38 +0800 Subject: [PATCH] Update README.md Update the repository URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd76c6c5..8167aa97 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Welcome to the official docs for [**CodeRabbit**](https://coderabbit.ai), the co 2. Clone this repository: ```sh - git clone https://github.com/coderabbit-ai/coderabbit-docs.git + git clone https://github.com/coderabbitai/coderabbit-docs.git cd coderabbit-docs ```