From d6371c34df7022d0581d803f7bb39e2546bc1a5c Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 17 Nov 2016 23:32:59 +0100 Subject: Also use https for badge, to avoid mixed content --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66258aed..8bbe9f62 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # mkin -[![](http://www.r-pkg.org/badges/version/mkin)](https://cran.r-project.org/package=mkin) +[![](https://www.r-pkg.org/badges/version/mkin)](https://cran.r-project.org/package=mkin) The R package **mkin** provides calculation routines for the analysis of chemical degradation data, including multicompartment kinetics as -- cgit v1.2.1