From 4683ca89c2364156b289264f405f55f777bae468 Mon Sep 17 00:00:00 2001 From: Howon Lee Date: Thu, 17 Apr 2025 09:21:52 -0700 Subject: [PATCH] nit --- docs/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.md b/docs/changelog.md index 3b0abf0..2b8b961 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -49,7 +49,7 @@ We've expanded our static analysis capabilities with two new tools: - **OXC**: A high-performance JavaScript/TypeScript linter written in Rust. - **Prisma Lint**: A dedicated linter for Prisma schema files to help enforce consistent conventions and best practices. -Both tools can be configured through their respective config files or through CodeRabbit's settings page. See our [tools documentation](https://docs.coderabbit.ai/tools/tools) for more details. +Both tools can be configured through their respective config files or through CodeRabbit's settings page. See our [tools documentation](https://docs.coderabbit.ai/tools/) for more details. ## April 1, 2025