1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 22:41:52 +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

@ -81,7 +81,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.9036</span>
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Latest development version">1.2.0.9037</span>
</span>
</div>
@ -176,7 +176,7 @@
</ul>
</li>
<li>
<a href="../reference/">
<a href="../reference/index.html">
<span class="fa fa-book-open"></span>
Manual
@ -190,7 +190,7 @@
</a>
</li>
<li>
<a href="../news/">
<a href="../news/index.html">
<span class="far fa far fa-newspaper"></span>
Changelog
@ -206,10 +206,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>