diff --git a/advanced/configuring_routers.html b/advanced/configuring_routers.html
index f77786b7..f5c18d24 100644
--- a/advanced/configuring_routers.html
+++ b/advanced/configuring_routers.html
@@ -643,7 +643,7 @@
diff --git a/advanced/dev_workflow.html b/advanced/dev_workflow.html
index c7d6fd39..cefece51 100644
--- a/advanced/dev_workflow.html
+++ b/advanced/dev_workflow.html
@@ -702,7 +702,7 @@
diff --git a/advanced/different_routers.html b/advanced/different_routers.html
index 7e31085a..76c1477d 100644
--- a/advanced/different_routers.html
+++ b/advanced/different_routers.html
@@ -646,7 +646,7 @@
diff --git a/advanced/index.html b/advanced/index.html
index f65e28f8..51479c54 100644
--- a/advanced/index.html
+++ b/advanced/index.html
@@ -597,7 +597,7 @@
diff --git a/advanced/route_validation.html b/advanced/route_validation.html
index e14b4c68..bf23134e 100644
--- a/advanced/route_validation.html
+++ b/advanced/route_validation.html
@@ -738,7 +738,7 @@
diff --git a/basics/index.html b/basics/index.html
index 8859b09a..ac857312 100644
--- a/basics/index.html
+++ b/basics/index.html
@@ -601,7 +601,7 @@
diff --git a/basics/name_based_routing.html b/basics/name_based_routing.html
index dd70d670..d3173d8c 100644
--- a/basics/name_based_routing.html
+++ b/basics/name_based_routing.html
@@ -641,7 +641,7 @@
diff --git a/basics/path_based_routing.html b/basics/path_based_routing.html
index e4605f3e..6ad4bff4 100644
--- a/basics/path_based_routing.html
+++ b/basics/path_based_routing.html
@@ -619,7 +619,7 @@
diff --git a/basics/route_conflicts.html b/basics/route_conflicts.html
index 7e3a88af..54ca469a 100644
--- a/basics/route_conflicts.html
+++ b/basics/route_conflicts.html
@@ -636,7 +636,7 @@
diff --git a/basics/route_data.html b/basics/route_data.html
index 67864adf..6b3757ab 100644
--- a/basics/route_data.html
+++ b/basics/route_data.html
@@ -660,7 +660,7 @@
diff --git a/basics/route_data_validation.html b/basics/route_data_validation.html
index 9a492c12..562d36c4 100644
--- a/basics/route_data_validation.html
+++ b/basics/route_data_validation.html
@@ -712,7 +712,7 @@
diff --git a/basics/route_syntax.html b/basics/route_syntax.html
index 3dc87b59..76a84e66 100644
--- a/basics/route_syntax.html
+++ b/basics/route_syntax.html
@@ -646,7 +646,7 @@
diff --git a/basics/router.html b/basics/router.html
index 68dbd958..2fcfc8cd 100644
--- a/basics/router.html
+++ b/basics/router.html
@@ -629,7 +629,7 @@
diff --git a/coercion/clojure_spec_coercion.html b/coercion/clojure_spec_coercion.html
index 82b86441..d66c8c65 100644
--- a/coercion/clojure_spec_coercion.html
+++ b/coercion/clojure_spec_coercion.html
@@ -631,7 +631,7 @@
diff --git a/coercion/coercion.html b/coercion/coercion.html
index 492aaed7..c105d891 100644
--- a/coercion/coercion.html
+++ b/coercion/coercion.html
@@ -726,7 +726,7 @@
diff --git a/coercion/data_spec_coercion.html b/coercion/data_spec_coercion.html
index d855e83c..7ba395aa 100644
--- a/coercion/data_spec_coercion.html
+++ b/coercion/data_spec_coercion.html
@@ -625,7 +625,7 @@
diff --git a/coercion/index.html b/coercion/index.html
index c0f37f67..bd328f7b 100644
--- a/coercion/index.html
+++ b/coercion/index.html
@@ -598,7 +598,7 @@
diff --git a/coercion/schema_coercion.html b/coercion/schema_coercion.html
index f327ae76..cbd7ae30 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -626,7 +626,7 @@
diff --git a/faq.html b/faq.html
index 5bac1e2c..137253db 100644
--- a/faq.html
+++ b/faq.html
@@ -694,7 +694,7 @@
diff --git a/index.html b/index.html
index bace6ca3..4ca29e40 100644
--- a/index.html
+++ b/index.html
@@ -709,7 +709,7 @@
diff --git a/interceptors.html b/interceptors.html
index 980d8d03..088da707 100644
--- a/interceptors.html
+++ b/interceptors.html
@@ -647,7 +647,7 @@
diff --git a/openapi.html b/openapi.html
index 2ff4d3c4..f93b38b1 100644
--- a/openapi.html
+++ b/openapi.html
@@ -643,7 +643,7 @@
diff --git a/performance.html b/performance.html
index 16b63ce2..3aa85909 100644
--- a/performance.html
+++ b/performance.html
@@ -672,7 +672,7 @@
diff --git a/ring/coercion.html b/ring/coercion.html
index 22da58d7..40283078 100644
--- a/ring/coercion.html
+++ b/ring/coercion.html
@@ -727,7 +727,7 @@
diff --git a/ring/compiling_middleware.html b/ring/compiling_middleware.html
index d044178c..8b3fc6a1 100644
--- a/ring/compiling_middleware.html
+++ b/ring/compiling_middleware.html
@@ -654,7 +654,7 @@
diff --git a/ring/data_driven_middleware.html b/ring/data_driven_middleware.html
index 3cebf936..c551f377 100644
--- a/ring/data_driven_middleware.html
+++ b/ring/data_driven_middleware.html
@@ -713,7 +713,7 @@
diff --git a/ring/dynamic_extensions.html b/ring/dynamic_extensions.html
index d24b46c5..f6d8dd14 100644
--- a/ring/dynamic_extensions.html
+++ b/ring/dynamic_extensions.html
@@ -629,7 +629,7 @@
diff --git a/ring/index.html b/ring/index.html
index 38ae4752..3eeff8f7 100644
--- a/ring/index.html
+++ b/ring/index.html
@@ -600,7 +600,7 @@
diff --git a/ring/ring.html b/ring/ring.html
index f43f9469..cbbbcb43 100644
--- a/ring/ring.html
+++ b/ring/ring.html
@@ -750,7 +750,7 @@
diff --git a/ring/route_data_validation.html b/ring/route_data_validation.html
index 9ae9805c..4bdb19d9 100644
--- a/ring/route_data_validation.html
+++ b/ring/route_data_validation.html
@@ -837,7 +837,7 @@