From 2f5bec33beffbdf38af7b95faede847e44e75a1c Mon Sep 17 00:00:00 2001 From: Matt Brown Date: Sat, 27 Mar 2021 22:46:23 -0400 Subject: [PATCH] Fix reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d7e9c62a7f..d73cf40e003 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Packagist](https://img.shields.io/packagist/dt/vimeo/psalm.svg)](https://packagist.org/packages/vimeo/psalm) [![Coverage Status](https://coveralls.io/repos/github/vimeo/psalm/badge.svg)](https://coveralls.io/github/vimeo/psalm) ![Psalm coverage](https://shepherd.dev/github/vimeo/psalm/coverage.svg?) -[![Psalm level](https://shepherd.dev/github/vimeo/psalm/coverage.svg?)](https://psalm.dev/) +[![Psalm level](https://shepherd.dev/github/vimeo/psalm/level.svg?)](https://psalm.dev/) Psalm is a static analysis tool for finding errors in PHP applications.