From 739f88a44a4559b2c26c0859983155fca3e6054a Mon Sep 17 00:00:00 2001 From: Dan Gowans Date: Tue, 6 Sep 2022 09:20:37 -0400 Subject: [PATCH] fix coverage link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 573acfa2..4ac32214 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Codacy grade](https://img.shields.io/codacy/grade/87f68ffeb2524c1fb0991d544e6afffb)](https://app.codacy.com/gh/cityssm/lot-occupancy-system/dashboard?branch=main) [![Code Climate maintainability](https://img.shields.io/codeclimate/maintainability/cityssm/lot-occupancy-system)](https://codeclimate.com/github/cityssm/lot-occupancy-system) -[![Code Climate coverage](https://img.shields.io/codeclimate/coverage/cityssm/lot-occupancy-system)]((https://codeclimate.com/github/cityssm/lot-occupancy-system)) +[![Code Climate coverage](https://img.shields.io/codeclimate/coverage/cityssm/lot-occupancy-system)](https://codeclimate.com/github/cityssm/lot-occupancy-system) [![Snyk Vulnerabilities for GitHub Repo](https://img.shields.io/snyk/vulnerabilities/github/cityssm/lot-occupancy-system)](https://app.snyk.io/org/cityssm/project/ea456d07-9674-4c74-b3d1-1452a8183153) [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/cityssm/lot-occupancy-system/Coverage%20Testing)](https://github.com/cityssm/lot-occupancy-system/actions/workflows/coverage.yml) [![lot-occupancy-system](https://img.shields.io/endpoint?url=https://dashboard.cypress.io/badge/simple/xya1fn&style=flat&logo=cypress)](https://dashboard.cypress.io/projects/xya1fn/runs) @@ -28,4 +28,4 @@ This system can run "out-of-the-box" without maps, with the option to add them w Although the system is quite niche, it's being released in an open source environment in hopes to pool developer resources from other municipalities looking to move away from older, legacy systems. -It is being shared to start the dialog among other municipalities and present an option to those who may be looking to refresh their own cemetery systems. \ No newline at end of file +It is being shared to start the dialog among other municipalities and present an option to those who may be looking to refresh their own cemetery systems.