From d9634cb9bfdedb5de368f36db5971c3620bbd8cb Mon Sep 17 00:00:00 2001 From: jzmaddock Date: Fri, 5 Feb 2021 10:17:04 +0000 Subject: [PATCH] Correct drone CI URL [CI SKIP] --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 01174478e..d98aa424c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ Boost Math Library -[![Build Status](https://drone.cpp.al/api/badges/boostorg/math/status.svg)](https:/drone.cpp.al/boostorg/math) -[![Build Status](https://github.com/boostorg/math/workflows/CI/badge.svg?branch=develop)](https://github.com/boostorg/math/actions) +[![Build Status](https://drone.cpp.al/api/badges/boostorg/math/status.svg)](https://drone.cpp.al/boostorg/math)[![Build Status](https://github.com/boostorg/math/workflows/CI/badge.svg?branch=develop)](https://github.com/boostorg/math/actions) ================== >ANNOUNCEMENT: Support for C++03 is now deprecated in this library and will be supported in existing features