From 1b69365b0363a81dcced88501a72efd3fedc8872 Mon Sep 17 00:00:00 2001 From: Philip Hayton Date: Thu, 19 Oct 2023 13:02:16 +0100 Subject: [PATCH] Update README.md Co-authored-by: elsapet --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c59751a1a..36eb40939 100644 --- a/README.md +++ b/README.md @@ -279,7 +279,7 @@ It depends on the size of your applications. It can take as little as 20 seconds As a rule of thumb, Bearer CLI should never take more time than running your test suite. -In the case of CI integration, we provide a diff scan solution to make it even faster, [learn more](https://docs.bearer.com/guides/configure-scan/#only-report-new-findings-on-a-branch). +In the case of CI integration, we provide a diff scan solution to make it even faster. [Learn more](https://docs.bearer.com/guides/configure-scan/#only-report-new-findings-on-a-branch). ### What about false positives?