From fac2a32eb995f80e60495351cc3cf313eb886199 Mon Sep 17 00:00:00 2001
From: Florian Atteneder <florian.atteneder@uni-jena.de>
Date: Tue, 22 Feb 2022 23:19:58 +0000
Subject: [PATCH] Update README.md

---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 38dd7cbd..c0f3a1a6 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # Playground for Discontinuous Galerkin method in 1D
 
-[![pipeline main status](https://git.tpi.uni-jena.de/dg/dg1d.jl/badges/main/pipeline.svg)](https://git.tpi.uni-jena.de/dg/dg1d.jl/-/commits/main) 
-[![pipeline develop status](https://git.tpi.uni-jena.de/dg/dg1d.jl/badges/develop/pipeline.svg)](https://git.tpi.uni-jena.de/dg/dg1d.jl/-/commits/develop) 
-[![coverage main report](https://git.tpi.uni-jena.de/dg/dg1d.jl/badges/main/coverage.svg)](https://git.tpi.uni-jena.de/dg/dg1d.jl/-/commits/main)
-[![coverage develop report](https://git.tpi.uni-jena.de/dg/dg1d.jl/badges/develop/coverage.svg)](https://git.tpi.uni-jena.de/dg/dg1d.jl/-/commits/develop) 
+[![pipeline status](https://git.tpi.uni-jena.de/dg/dg1d.jl/badges/main/pipeline.svg)](https://git.tpi.uni-jena.de/dg/dg1d.jl/-/commits/main) 
+[![pipeline status](https://git.tpi.uni-jena.de/dg/dg1d.jl/badges/develop/pipeline.svg)](https://git.tpi.uni-jena.de/dg/dg1d.jl/-/commits/develop) 
+[![coverage report](https://git.tpi.uni-jena.de/dg/dg1d.jl/badges/main/coverage.svg)](https://git.tpi.uni-jena.de/dg/dg1d.jl/-/commits/main)
+[![coverage report](https://git.tpi.uni-jena.de/dg/dg1d.jl/badges/develop/coverage.svg)](https://git.tpi.uni-jena.de/dg/dg1d.jl/-/commits/develop) 
 [![documentation (placeholder)](https://img.shields.io/badge/docs-main-blue)](http://dg.gitpages.tpi.uni-jena.de/dg1d.jl/index.html)
-- 
GitLab