diff options
Diffstat (limited to 'docs/articles/index.html')
-rw-r--r-- | docs/articles/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/articles/index.html b/docs/articles/index.html index e20ad2d4..ad0ab46e 100644 --- a/docs/articles/index.html +++ b/docs/articles/index.html @@ -58,7 +58,7 @@ </button> <span class="navbar-brand"> <a class="navbar-link" href="../index.html">mkin</a> - <span class="label label-default" data-toggle="tooltip" data-placement="bottom" title="Released package">0.9.47.4</span> + <span class="label label-default" data-toggle="tooltip" data-placement="bottom" title="Released package">0.9.47.5</span> </span> </div> @@ -84,10 +84,10 @@ <a href="../articles/FOCUS_L.html">Example evaluation of FOCUS Laboratory Data L1 to L3</a> </li> <li> - <a href="../articles/FOCUS_Z.html">Example evaluation of FOCUS Example Dataset Z</a> + <a href="../articles/web_only/FOCUS_Z.html">Example evaluation of FOCUS Example Dataset Z</a> </li> <li> - <a href="../articles/compiled_models.html">Performance benefit by using compiled model definitions in mkin</a> + <a href="../articles/web_only/compiled_models.html">Performance benefit by using compiled model definitions in mkin</a> </li> <li> <a href="../articles/twa.html">Calculation of time weighted average concentrations with mkin</a> @@ -123,10 +123,10 @@ <ul> <li><a href="FOCUS_D.html">Example evaluation of FOCUS Example Dataset D</a></li> <li><a href="FOCUS_L.html">Example evaluation of FOCUS Laboratory Data L1 to L3</a></li> - <li><a href="FOCUS_Z.html">Example evaluation of FOCUS dataset Z</a></li> - <li><a href="compiled_models.html">Performance benefit by using compiled model definitions in mkin</a></li> <li><a href="mkin.html">Introduction to mkin</a></li> <li><a href="twa.html">Calculation of time weighted average concentrations with mkin</a></li> + <li><a href="web_only/FOCUS_Z.html">Example evaluation of FOCUS dataset Z</a></li> + <li><a href="web_only/compiled_models.html">Performance benefit by using compiled model definitions in mkin</a></li> </ul> </div> </div> |