aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2016-11-17 23:32:59 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2016-11-17 23:32:59 +0100
commitd6371c34df7022d0581d803f7bb39e2546bc1a5c (patch)
treed5a608b0ace0dabe88366c9a62e6954feb4b30a8
parent98d684becd9495d370e1bcc8f9c7ca758caa4dd8 (diff)
Also use https for badge, to avoid mixed content
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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 <b>m</b>ulticompartment <b>kin</b>etics as

Contact - Imprint