From ce002c6d0697c16e49d773cb2d6274569407570e Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <the@jeffreyfreeman.me>
Date: Fri, 2 Oct 2020 09:59:50 -0400
Subject: [PATCH] Fixed coverage report badge in readme.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b5400527..24ba7d96 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 ![](http://aparapi.com/images/logo-text-adjacent.png)
 
 [![pipeline status](http://git.qoto.org/aparapi/aparapi/badges/master/pipeline.svg)](http://git.qoto.org/aparapi/aparapi/-/commits/master)
-[![test coverage](http://git.qoto.org/parapi/aparapi/badges/master/coverage.svg)](http://git.qoto.org/aparapi/aparapi/commits/master)
+[![coverage report](http://git.qoto.org/aparapi/aparapi/badges/master/coverage.svg)](http://git.qoto.org/aparapi/aparapi/-/commits/master)
 [![codecov](https://codecov.io/gh/Syncleus/aparapi/branch/master/graph/badge.svg)](https://codecov.io/gh/Syncleus/aparapi)
 [![Codacy Badge](https://api.codacy.com/project/badge/Grade/b8c0efbe275f44369d9959b5ded14bfd)](https://www.codacy.com/app/freemo/aparapi?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=Syncleus/aparapi&amp;utm_campaign=badger)
 [![License](http://img.shields.io/:license-apache-blue.svg?style=flat-square)](http://www.apache.org/licenses/LICENSE-2.0.html)
-- 
GitLab