diff --git a/news/index.html b/news/index.html
index 6b957d6..2d449e0 100644
--- a/news/index.html
+++ b/news/index.html
@@ -65,7 +65,8 @@
Changelog
-
+
- Fixed bug in
super_partition()
related to indices not matching (#37)
diff --git a/pkgdown.yml b/pkgdown.yml
index 7f9a6fc..4e51341 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -4,4 +4,4 @@ pkgdown_sha: ~
articles:
extending-partition: extending-partition.html
introduction-to-partition: introduction-to-partition.html
-last_built: 2024-10-09T15:27Z
+last_built: 2024-10-09T15:31Z
diff --git a/reference/as_director.html b/reference/as_director.html
index cc5b562..bfcc652 100644
--- a/reference/as_director.html
+++ b/reference/as_director.html
@@ -139,8 +139,8 @@ Examples
#> .partition_step$last_target <- list(target = .partition_step$target)
#> .partition_step
#> }
-#> <bytecode: 0x55aa147030f0>
-#> <environment: 0x55aa14708ba0>
+#> <bytecode: 0x5596ddd87830>
+#> <environment: 0x5596ddd894b0>
diff --git a/reference/as_measure.html b/reference/as_measure.html
index b414bac..8f0ac06 100644
--- a/reference/as_measure.html
+++ b/reference/as_measure.html
@@ -135,8 +135,8 @@ Examples
#> .partition_step$metric <- .f(target_data, ...)
#> .partition_step
#> }
-#> <bytecode: 0x55aa13946e40>
-#> <environment: 0x55aa139460e8>
+#> <bytecode: 0x5596dcfd3718>
+#> <environment: 0x5596dcfd29c0>
diff --git a/reference/as_reducer.html b/reference/as_reducer.html
index e52b010..9cb4dda 100644
--- a/reference/as_reducer.html
+++ b/reference/as_reducer.html
@@ -126,8 +126,8 @@ Examples
#> {
#> mapping_f(.partition_step, .f, ...)
#> }
-#> <bytecode: 0x55aa114d9920>
-#> <environment: 0x55aa114d9d80>
+#> <bytecode: 0x5596dab53d48>
+#> <environment: 0x5596dab541a8>
diff --git a/reference/figures/README-secret_benchmarks1-1.png b/reference/figures/README-secret_benchmarks1-1.png
index 568fa7a..a57c382 100644
Binary files a/reference/figures/README-secret_benchmarks1-1.png and b/reference/figures/README-secret_benchmarks1-1.png differ
diff --git a/reference/figures/README-secret_benchmarks2-1.png b/reference/figures/README-secret_benchmarks2-1.png
index d44a19f..98c83d6 100644
Binary files a/reference/figures/README-secret_benchmarks2-1.png and b/reference/figures/README-secret_benchmarks2-1.png differ