From e9f7defe057b3551d43e5e9f57ac77a6b39c36bf Mon Sep 17 00:00:00 2001 From: Lars Melchior Date: Mon, 13 Apr 2020 17:54:25 +0200 Subject: [PATCH] fix badges --- README.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index da90934..603ea49 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,8 @@ -[![Actions Status](https://github.com/TheLartians/ModernCPPStarter -/workflows/MacOS/badge.svg)](https://github.com/TheLartians/Greeter/actions) -[![Actions Status](https://github.com/TheLartians/ModernCPPStarter -/workflows/Windows/badge.svg)](https://github.com/TheLartians/Greeter/actions) -[![Actions Status](https://github.com/TheLartians/ModernCPPStarter -/workflows/Ubuntu/badge.svg)](https://github.com/TheLartians/Greeter/actions) -[![Actions Status](https://github.com/TheLartians/ModernCPPStarter -/workflows/Style/badge.svg)](https://github.com/TheLartians/Greeter/actions) -[![Actions Status](https://github.com/TheLartians/ModernCPPStarter -/workflows/Install/badge.svg)](https://github.com/TheLartians/Greeter/actions) +[![Actions Status](https://github.com/TheLartians/ModernCPPStarter/workflows/MacOS/badge.svg)](https://github.com/TheLartians/Greeter/actions) +[![Actions Status](https://github.com/TheLartians/ModernCPPStarter/workflows/Windows/badge.svg)](https://github.com/TheLartians/Greeter/actions) +[![Actions Status](https://github.com/TheLartians/ModernCPPStarter/workflows/Ubuntu/badge.svg)](https://github.com/TheLartians/Greeter/actions) +[![Actions Status](https://github.com/TheLartians/ModernCPPStarter/workflows/Style/badge.svg)](https://github.com/TheLartians/Greeter/actions) +[![Actions Status](https://github.com/TheLartians/ModernCPPStarter/workflows/Install/badge.svg)](https://github.com/TheLartians/Greeter/actions) [![codecov](https://codecov.io/gh/TheLartians/ModernCPPStarter/branch/master/graph/badge.svg)](https://codecov.io/gh/TheLartians/ModernCPPStarter) # ModernCPPStarter