From e9aa43c6d53d4fa2d2acc10b0aa16375e540d7ae Mon Sep 17 00:00:00 2001 From: Dimitrie Stefanescu Date: Tue, 22 Sep 2020 09:54:03 +0100 Subject: [PATCH] updates code cov badge --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 681383eaa..71574dbee 100644 --- a/readme.md +++ b/readme.md @@ -5,7 +5,7 @@ #### Status -[![Speckle-Next](https://circleci.com/gh/specklesystems/Server.svg?style=svg&circle-token=76eabd350ea243575cbb258b746ed3f471f7ac29)](https://github.com/Speckle-Next/SpeckleServer/) [![codecov](https://codecov.io/gh/Speckle-Next/SpeckleServer/branch/master/graph/badge.svg?token=PHZWVNUVFE)](https://codecov.io/gh/Speckle-Next/SpeckleServer) +[![Speckle-Next](https://circleci.com/gh/specklesystems/Server.svg?style=svg&circle-token=76eabd350ea243575cbb258b746ed3f471f7ac29)](https://github.com/Speckle-Next/SpeckleServer/) [![codecov](https://codecov.io/gh/specklesystems/Server/branch/master/graph/badge.svg)](https://codecov.io/gh/specklesystems/Server) ## Disclaimer This is an early alpha release, not meant for use in production! We're working to stabilise the 2.0 API, and until then there will be breaking changes. You have been warned!