diff options
author | Johannes Ranke <johannes.ranke@jrwb.de> | 2025-05-14 05:18:41 +0200 |
---|---|---|
committer | Johannes Ranke <johannes.ranke@jrwb.de> | 2025-05-14 05:18:41 +0200 |
commit | 3ae975f6039da0edc3ae6298bcac388e7346e73f (patch) | |
tree | bec902835b61f9205cf9da0da8798ad49e122705 /_pkgdown.yml | |
parent | 9f10920bd2dc78012cfcd282fc1866dde8d26f9e (diff) |
Fix link to mesotrione vignette in static docs
Diffstat (limited to '_pkgdown.yml')
-rw-r--r-- | _pkgdown.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_pkgdown.yml b/_pkgdown.yml index 8641848f..a88e9cde 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -157,7 +157,7 @@ navbar: - text: Testing hierarchical pathway kinetics with residue data on dimethenamid and dimethenamid-P href: articles/prebuilt/2022_dmta_pathway.html - text: Testing covariate modelling in hierarchical parent degradation kinetics with residue data on mesotrione - href: articles/web_only/2023_mesotrione_parent.html + href: articles/web_only/mesotrione_parent_2023.html - text: Testing hierarchical pathway kinetics with residue data on cyantraniliprole href: articles/prebuilt/2022_cyan_pathway.html - text: Comparison of saemix and nlme evaluations of dimethenamid data from 2018 |