diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | docs/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ # chemCal -[![](http://www.r-pkg.org/badges/version/chemCal)](http://cran.r-project.org/package=chemCal) +[![](https://www.r-pkg.org/badges/version/chemCal)](https://cran.r-project.org/package=chemCal) Static documentation of this R package can be found unter https://pkgdown.jrwb.de/chemCal diff --git a/docs/index.html b/docs/index.html index 54172fe..b4cc3cf 100644 --- a/docs/index.html +++ b/docs/index.html @@ -69,7 +69,7 @@ <html><body> <h2>Dev status</h2> <ul class="list-unstyled"> -<li><a href="http://cran.r-project.org/package=chemCal"><img src="http://www.r-pkg.org/badges/version/chemCal"></a></li> +<li><a href="https://cran.r-project.org/package=chemCal"><img src="https://www.r-pkg.org/badges/version/chemCal"></a></li> </ul> </body></html> </div> |