diff --git a/docs/404.html b/docs/404.html
index bd705c5..dd5f0dd 100644
--- a/docs/404.html
+++ b/docs/404.html
@@ -59,22 +59,22 @@
diff --git a/docs/LICENSE-text.html b/docs/LICENSE-text.html
index e62a44b..ea3c9be 100644
--- a/docs/LICENSE-text.html
+++ b/docs/LICENSE-text.html
@@ -35,22 +35,22 @@
diff --git a/docs/articles/index.html b/docs/articles/index.html
index 5653094..ea503fd 100644
--- a/docs/articles/index.html
+++ b/docs/articles/index.html
@@ -35,22 +35,22 @@
diff --git a/docs/authors.html b/docs/authors.html
index 1163c85..4fecd32 100644
--- a/docs/authors.html
+++ b/docs/authors.html
@@ -35,22 +35,22 @@
diff --git a/docs/index.html b/docs/index.html
index 602d7cc..7659924 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -60,22 +60,22 @@
diff --git a/docs/news/index.html b/docs/news/index.html
index bea5d28..e9cbe3a 100644
--- a/docs/news/index.html
+++ b/docs/news/index.html
@@ -35,22 +35,22 @@
diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml
index 0024a1f..49aaa69 100644
--- a/docs/pkgdown.yml
+++ b/docs/pkgdown.yml
@@ -8,7 +8,7 @@ articles:
robust: robust.html
routines: routines.html
testing: testing.html
-last_built: 2024-05-04T23:09Z
+last_built: 2024-05-04T23:18Z
urls:
reference: https://lindeloev.github.io/job/reference
article: https://lindeloev.github.io/job/articles
diff --git a/docs/reference/export.html b/docs/reference/export.html
index 277011f..68b493c 100644
--- a/docs/reference/export.html
+++ b/docs/reference/export.html
@@ -36,22 +36,22 @@
diff --git a/docs/reference/index.html b/docs/reference/index.html
index 2884467..a09a86d 100644
--- a/docs/reference/index.html
+++ b/docs/reference/index.html
@@ -35,22 +35,22 @@
diff --git a/docs/reference/job.html b/docs/reference/job.html
index 6b1f10f..dfea01a 100644
--- a/docs/reference/job.html
+++ b/docs/reference/job.html
@@ -37,22 +37,22 @@
diff --git a/docs/reference/print.jobcode.html b/docs/reference/print.jobcode.html
index 5ef249e..3953943 100644
--- a/docs/reference/print.jobcode.html
+++ b/docs/reference/print.jobcode.html
@@ -35,22 +35,22 @@
diff --git a/pkgdown/_pkgdown.yml b/pkgdown/_pkgdown.yml
index 4ced5ee..d981bde 100644
--- a/pkgdown/_pkgdown.yml
+++ b/pkgdown/_pkgdown.yml
@@ -40,17 +40,17 @@ navbar:
- text: Usage and cases
menu:
- text: Controlling import
- href: articles/articles/import.html
+ href: articles/import.html
- text: Controlling export
- href: articles/articles/export.html
+ href: articles/export.html
- text: Error robustness
- href: articles/articles/robust.html
+ href: articles/robust.html
- text: "Case: Testing code"
- href: articles/articles/testing.html
+ href: articles/testing.html
- text: "Case: Rendering large plots"
- href: articles/articles/plot.html
+ href: articles/plot.html
- text: Other routine tasks
- href: articles/articles/routines.html
+ href: articles/routines.html
- text: Reference
href: reference/index.html
- text: News