diff options
Diffstat (limited to 'docs/news/index.html')
-rw-r--r-- | docs/news/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index 9ea5e1d..d3ddaa8 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -95,7 +95,7 @@ </ul> <ul class="nav navbar-nav navbar-right"> <li> - <a href="http://github.com/jranke/chemCal/"> + <a href="https://github.com/jranke/chemCal/"> <span class="fab fa-github fa-lg"></span> </a> @@ -114,7 +114,7 @@ <div class="col-md-9 contents"> <div class="page-header"> <h1 data-toc-skip>Changelog <small></small></h1> - <small>Source: <a href='http://github.com/jranke/chemCal/blob/master/NEWS.md'><code>NEWS.md</code></a></small> + <small>Source: <a href='https://github.com/jranke/chemCal/blob/master/NEWS.md'><code>NEWS.md</code></a></small> </div> <div id="chemcal-022" class="section level1"> @@ -124,6 +124,7 @@ <ul> <li><p>‘calplot’ gains an argument ‘legend_x’ for better control of the legend position</p></li> <li><p>Added the cadmium dataset from Rocke and Lorenzato (1995)</p></li> +<li><p>Suggest: rmarkdown as it is not a dependency of knitr any more, as pointed out by Kurt Hornik</p></li> </ul> </div> <div id="chemcal-021" class="section level1"> |