aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-03-15 14:42:28 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2017-03-15 14:42:28 +0100
commitee4e25deb1bafeff9f434408ec350269510b9447 (patch)
treeae372329b666eefe787f7780bc09cef438f7800f /README.md
parent4a048d8f6f70029141ffe4b6630c5eff4ba672f0 (diff)
Use https for CRAN badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 41d9ec46..ececae29 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
@@ -37,7 +37,7 @@ at the package vignettes
## Documentation
The HTML documentation is available at
-[jrwb.de](http://pkgdown.jrwb.de/mkin), at
+[jrwb.de](https://pkgdown.jrwb.de/mkin), at
[github](http://jranke.github.io/mkin)
and at [R-Forge](http://kinfit.r-forge.r-project.org/mkin_static/index.html).

Contact - Imprint