From 1ab78e4d9a5761db6b6f155d24c8bc2ed6127bc7 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 1 Mar 2018 10:50:51 +0100 Subject: Typo --- README.html | 26 ++++++++++++++------------ README.md | 2 +- 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/README.html b/README.html index 04bbd22..d0f2ff9 100644 --- a/README.html +++ b/README.html @@ -4,7 +4,7 @@ - + @@ -15,13 +15,13 @@ - + - - - + + + @@ -121,8 +123,8 @@ $(document).ready(function () {

chemCal

-

-

Static documentation of this R package can be found unter http://pkgdown.jrwb.de/chemCal

+

+

Static documentation of this R package can be found at https://pkgdown.jrwb.de/chemCal

@@ -148,7 +150,7 @@ $(document).ready(function () { (function () { var script = document.createElement("script"); script.type = "text/javascript"; - script.src = "https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"; + script.src = "https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"; document.getElementsByTagName("head")[0].appendChild(script); })(); diff --git a/README.md b/README.md index 9c42cf0..75499ae 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ [![](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 +Static documentation of this R package can be found at https://pkgdown.jrwb.de/chemCal -- cgit v1.2.1