diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-12 16:57:27 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-12 16:57:27 +0200 |
commit | e364bbc05bb3e0fab7b35aae7a7c4ad479a1aa92 (patch) | |
tree | 4a9aab45405d32495a43751dc19e45194b30277f /_pkgdown.yml | |
parent | 6211f3ef4995657798686d8d4ab43ed9406e8a08 (diff) |
Add a link to the benchmark vignette to the docs
Diffstat (limited to '_pkgdown.yml')
-rw-r--r-- | _pkgdown.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_pkgdown.yml b/_pkgdown.yml index 2e6770d3..d42b7fc9 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -119,5 +119,7 @@ navbar: href: articles/twa.html - text: Example evaluation of NAFTA SOP Attachment examples href: articles/web_only/NAFTA_examples.html + - text: Some benchmark timings + href: articles/web_only/benchmarks.html - text: News href: news/index.html |