diff --git a/advanced/composing_routers.html b/advanced/composing_routers.html
index 6d2cba67..969833d1 100644
--- a/advanced/composing_routers.html
+++ b/advanced/composing_routers.html
@@ -1150,7 +1150,7 @@
diff --git a/advanced/configuring_routers.html b/advanced/configuring_routers.html
index 91c07b3e..8f0f1a76 100644
--- a/advanced/configuring_routers.html
+++ b/advanced/configuring_routers.html
@@ -856,7 +856,7 @@
diff --git a/advanced/dev_workflow.html b/advanced/dev_workflow.html
index 20414bf4..84da0c6b 100644
--- a/advanced/dev_workflow.html
+++ b/advanced/dev_workflow.html
@@ -915,7 +915,7 @@
diff --git a/advanced/different_routers.html b/advanced/different_routers.html
index b43e05e0..8ef1f975 100644
--- a/advanced/different_routers.html
+++ b/advanced/different_routers.html
@@ -863,7 +863,7 @@
diff --git a/advanced/route_validation.html b/advanced/route_validation.html
index 52c05e8d..902ecec8 100644
--- a/advanced/route_validation.html
+++ b/advanced/route_validation.html
@@ -951,7 +951,7 @@
diff --git a/advanced/shared_routes.html b/advanced/shared_routes.html
index 920fbaa5..31152fcd 100644
--- a/advanced/shared_routes.html
+++ b/advanced/shared_routes.html
@@ -871,7 +871,7 @@
diff --git a/basics/name_based_routing.html b/basics/name_based_routing.html
index 1ad674f7..3a737bb3 100644
--- a/basics/name_based_routing.html
+++ b/basics/name_based_routing.html
@@ -874,7 +874,7 @@
diff --git a/basics/path_based_routing.html b/basics/path_based_routing.html
index e449cff2..f68d1fb7 100644
--- a/basics/path_based_routing.html
+++ b/basics/path_based_routing.html
@@ -832,7 +832,7 @@
diff --git a/basics/route_conflicts.html b/basics/route_conflicts.html
index f76f301b..4f5d742e 100644
--- a/basics/route_conflicts.html
+++ b/basics/route_conflicts.html
@@ -875,7 +875,7 @@
diff --git a/basics/route_data.html b/basics/route_data.html
index b1174a33..c3395b38 100644
--- a/basics/route_data.html
+++ b/basics/route_data.html
@@ -873,7 +873,7 @@
diff --git a/basics/route_data_validation.html b/basics/route_data_validation.html
index c867172e..a5048e1b 100644
--- a/basics/route_data_validation.html
+++ b/basics/route_data_validation.html
@@ -925,7 +925,7 @@
diff --git a/basics/route_syntax.html b/basics/route_syntax.html
index cb980389..64b69549 100644
--- a/basics/route_syntax.html
+++ b/basics/route_syntax.html
@@ -862,7 +862,7 @@ E.g., /foo bar should be /foo%20bar.
diff --git a/basics/router.html b/basics/router.html
index 6df511ed..df7d3ba3 100644
--- a/basics/router.html
+++ b/basics/router.html
@@ -842,7 +842,7 @@
diff --git a/coercion/clojure_spec_coercion.html b/coercion/clojure_spec_coercion.html
index dd6b0904..467f7bcc 100644
--- a/coercion/clojure_spec_coercion.html
+++ b/coercion/clojure_spec_coercion.html
@@ -849,7 +849,7 @@
diff --git a/coercion/coercion.html b/coercion/coercion.html
index a31296a2..cf1b8ae2 100644
--- a/coercion/coercion.html
+++ b/coercion/coercion.html
@@ -939,7 +939,7 @@
diff --git a/coercion/data_spec_coercion.html b/coercion/data_spec_coercion.html
index dc3990ca..b6639b0a 100644
--- a/coercion/data_spec_coercion.html
+++ b/coercion/data_spec_coercion.html
@@ -838,7 +838,7 @@
diff --git a/coercion/schema_coercion.html b/coercion/schema_coercion.html
index 29d66464..4655515a 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -839,7 +839,7 @@
diff --git a/development.html b/development.html
index 37607d41..3e515ef6 100644
--- a/development.html
+++ b/development.html
@@ -829,7 +829,7 @@ lein test
diff --git a/faq.html b/faq.html
index 9ad97e6c..d9d6b745 100644
--- a/faq.html
+++ b/faq.html
@@ -907,7 +907,7 @@
diff --git a/frontend/basics.html b/frontend/basics.html
index 1800dd5a..e30d11c5 100644
--- a/frontend/basics.html
+++ b/frontend/basics.html
@@ -817,7 +817,7 @@ React breaking due to errors).
diff --git a/frontend/browser.html b/frontend/browser.html
index a57ea6e7..4a0e90d8 100644
--- a/frontend/browser.html
+++ b/frontend/browser.html
@@ -821,7 +821,7 @@ router instance and passes the instance to all calls.
diff --git a/frontend/controllers.html b/frontend/controllers.html
index 9a710666..18fcb0a0 100644
--- a/frontend/controllers.html
+++ b/frontend/controllers.html
@@ -905,7 +905,7 @@ missing resources.
diff --git a/http/default_interceptors.html b/http/default_interceptors.html
index cdf76ff1..ce12c3f0 100644
--- a/http/default_interceptors.html
+++ b/http/default_interceptors.html
@@ -829,7 +829,7 @@
diff --git a/http/interceptors.html b/http/interceptors.html
index 35ea7c50..b139a37d 100644
--- a/http/interceptors.html
+++ b/http/interceptors.html
@@ -857,7 +857,7 @@
diff --git a/http/pedestal.html b/http/pedestal.html
index 0f2b7595..2ca66f57 100644
--- a/http/pedestal.html
+++ b/http/pedestal.html
@@ -868,7 +868,7 @@
diff --git a/http/sieppari.html b/http/sieppari.html
index 5404e012..c3454d15 100644
--- a/http/sieppari.html
+++ b/http/sieppari.html
@@ -869,7 +869,7 @@
diff --git a/http/transforming_interceptor_chain.html b/http/transforming_interceptor_chain.html
index 59b7f5fe..853110c2 100644
--- a/http/transforming_interceptor_chain.html
+++ b/http/transforming_interceptor_chain.html
@@ -868,7 +868,7 @@
diff --git a/index.html b/index.html
index dc074981..e8c058d4 100644
--- a/index.html
+++ b/index.html
@@ -956,7 +956,7 @@
diff --git a/performance.html b/performance.html
index 6ceade41..67abc3e0 100644
--- a/performance.html
+++ b/performance.html
@@ -910,7 +910,7 @@
diff --git a/ring/RESTful_form_methods.html b/ring/RESTful_form_methods.html
index fe4966c7..16073d70 100644
--- a/ring/RESTful_form_methods.html
+++ b/ring/RESTful_form_methods.html
@@ -834,7 +834,7 @@ This is so that our middleware is applied before reitit matches the request with
diff --git a/ring/coercion.html b/ring/coercion.html
index 84f925cd..36aa2d4d 100644
--- a/ring/coercion.html
+++ b/ring/coercion.html
@@ -1002,7 +1002,7 @@
diff --git a/ring/compiling_middleware.html b/ring/compiling_middleware.html
index 3c664438..04102955 100644
--- a/ring/compiling_middleware.html
+++ b/ring/compiling_middleware.html
@@ -867,7 +867,7 @@
diff --git a/ring/data_driven_middleware.html b/ring/data_driven_middleware.html
index 3b5a1371..03036f23 100644
--- a/ring/data_driven_middleware.html
+++ b/ring/data_driven_middleware.html
@@ -895,7 +895,7 @@
diff --git a/ring/default_handler.html b/ring/default_handler.html
index c3e25049..f0edd775 100644
--- a/ring/default_handler.html
+++ b/ring/default_handler.html
@@ -873,7 +873,7 @@
diff --git a/ring/default_middleware.html b/ring/default_middleware.html
index 0f027f7f..85c870c0 100644
--- a/ring/default_middleware.html
+++ b/ring/default_middleware.html
@@ -1046,7 +1046,7 @@ Server: Jetty(9.2.21.v20170120)
diff --git a/ring/dynamic_extensions.html b/ring/dynamic_extensions.html
index 20fbdf11..30e6c19a 100644
--- a/ring/dynamic_extensions.html
+++ b/ring/dynamic_extensions.html
@@ -842,7 +842,7 @@
diff --git a/ring/middleware_registry.html b/ring/middleware_registry.html
index bf1d578c..64c45889 100644
--- a/ring/middleware_registry.html
+++ b/ring/middleware_registry.html
@@ -853,7 +853,7 @@
diff --git a/ring/reverse_routing.html b/ring/reverse_routing.html
index e49b2e7c..da5cf777 100644
--- a/ring/reverse_routing.html
+++ b/ring/reverse_routing.html
@@ -838,7 +838,7 @@
diff --git a/ring/ring.html b/ring/ring.html
index 788aecbd..d4060a34 100644
--- a/ring/ring.html
+++ b/ring/ring.html
@@ -982,7 +982,7 @@
diff --git a/ring/route_data_validation.html b/ring/route_data_validation.html
index 390ef420..2c109dce 100644
--- a/ring/route_data_validation.html
+++ b/ring/route_data_validation.html
@@ -1050,7 +1050,7 @@
diff --git a/ring/slash_handler.html b/ring/slash_handler.html
index cb96ef80..c36a9b3d 100644
--- a/ring/slash_handler.html
+++ b/ring/slash_handler.html
@@ -876,7 +876,7 @@
diff --git a/ring/static.html b/ring/static.html
index 3e7344ef..c2c6d3f1 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -878,7 +878,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index 1faa3260..7c92f021 100644
--- a/ring/swagger.html
+++ b/ring/swagger.html
@@ -1097,7 +1097,7 @@ see the next example
diff --git a/ring/transforming_middleware_chain.html b/ring/transforming_middleware_chain.html
index ce6e492b..b214525c 100644
--- a/ring/transforming_middleware_chain.html
+++ b/ring/transforming_middleware_chain.html
@@ -859,7 +859,7 @@