1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 12:31:58 +02:00

(v1.2.0.9037) survey on website

This commit is contained in:
2020-07-28 18:39:57 +02:00
parent ab2b359e6b
commit 1b65d76cfb
140 changed files with 1309 additions and 941 deletions

View File

@ -82,7 +82,7 @@
</button>
<span class="navbar-brand">
<a class="navbar-link" href="../index.html">AMR (for R)</a>
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Latest development version">1.2.0.9032</span>
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Latest development version">1.2.0.9037</span>
</span>
</div>
@ -177,7 +177,7 @@
</ul>
</li>
<li>
<a href="../reference/">
<a href="../reference/index.html">
<span class="fa fa-book-open"></span>
Manual
@ -191,7 +191,7 @@
</a>
</li>
<li>
<a href="../news/">
<a href="../news/index.html">
<span class="far fa far fa-newspaper"></span>
Changelog
@ -207,10 +207,10 @@
</a>
</li>
<li>
<a href="../LICENSE-text.html">
<span class="fa fa-book"></span>
<a href="../survey.html">
<span class="fa fa-clipboard-list"></span>
Licence
Survey
</a>
</li>
</ul>