From 0537908dcab77010aaa8399ea8443257ceedd4cf Mon Sep 17 00:00:00 2001 From: Hasit Mistry Date: Wed, 16 Apr 2025 15:44:01 -0700 Subject: [PATCH] Correct indentation under review instructions --- docs/guides/review-instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/review-instructions.md b/docs/guides/review-instructions.md index fd2b76e8..d756e938 100644 --- a/docs/guides/review-instructions.md +++ b/docs/guides/review-instructions.md @@ -11,7 +11,7 @@ sidebar_position: 2 The guide explains how to add custom review instructions for the entire project. Also, see the guide on how to [configure CodeRabbit](/getting-started/configure-coderabbit). -### Path-based instructions {#path-based} +## Path-based instructions {#path-based} This section explains how to add custom code review instructions for the entire project or specific file paths in your project using glob patterns. Developers