diff --git a/advanced/composing_routers.html b/advanced/composing_routers.html
index 5645cd25..e5ca1bcc 100644
--- a/advanced/composing_routers.html
+++ b/advanced/composing_routers.html
@@ -1099,7 +1099,7 @@
diff --git a/advanced/configuring_routers.html b/advanced/configuring_routers.html
index 2b6c82d7..0c8b14e7 100644
--- a/advanced/configuring_routers.html
+++ b/advanced/configuring_routers.html
@@ -805,7 +805,7 @@
diff --git a/advanced/dev_workflow.html b/advanced/dev_workflow.html
index a90ee19e..36aeb04c 100644
--- a/advanced/dev_workflow.html
+++ b/advanced/dev_workflow.html
@@ -864,7 +864,7 @@
diff --git a/advanced/different_routers.html b/advanced/different_routers.html
index ddf184f7..1c97ffc0 100644
--- a/advanced/different_routers.html
+++ b/advanced/different_routers.html
@@ -808,7 +808,7 @@
diff --git a/advanced/index.html b/advanced/index.html
index 19aa8475..c664408d 100644
--- a/advanced/index.html
+++ b/advanced/index.html
@@ -760,7 +760,7 @@
diff --git a/advanced/route_validation.html b/advanced/route_validation.html
index 39e5b3e0..b584999b 100644
--- a/advanced/route_validation.html
+++ b/advanced/route_validation.html
@@ -900,7 +900,7 @@
diff --git a/basics/index.html b/basics/index.html
index 0d90b487..2b0c3e57 100644
--- a/basics/index.html
+++ b/basics/index.html
@@ -763,7 +763,7 @@
diff --git a/basics/name_based_routing.html b/basics/name_based_routing.html
index 0a6f9792..70e411d3 100644
--- a/basics/name_based_routing.html
+++ b/basics/name_based_routing.html
@@ -823,7 +823,7 @@
diff --git a/basics/path_based_routing.html b/basics/path_based_routing.html
index db99d919..51f4776c 100644
--- a/basics/path_based_routing.html
+++ b/basics/path_based_routing.html
@@ -781,7 +781,7 @@
diff --git a/basics/route_conflicts.html b/basics/route_conflicts.html
index 91399611..21b75d46 100644
--- a/basics/route_conflicts.html
+++ b/basics/route_conflicts.html
@@ -824,7 +824,7 @@
diff --git a/basics/route_data.html b/basics/route_data.html
index fc1ccbba..b9f27e36 100644
--- a/basics/route_data.html
+++ b/basics/route_data.html
@@ -822,7 +822,7 @@
diff --git a/basics/route_data_validation.html b/basics/route_data_validation.html
index e714f361..86a3ef20 100644
--- a/basics/route_data_validation.html
+++ b/basics/route_data_validation.html
@@ -874,7 +874,7 @@
diff --git a/basics/route_syntax.html b/basics/route_syntax.html
index 4c919049..c8a84263 100644
--- a/basics/route_syntax.html
+++ b/basics/route_syntax.html
@@ -808,7 +808,7 @@
diff --git a/basics/router.html b/basics/router.html
index 36d87308..1fadc0d4 100644
--- a/basics/router.html
+++ b/basics/router.html
@@ -791,7 +791,7 @@
diff --git a/coercion/clojure_spec_coercion.html b/coercion/clojure_spec_coercion.html
index 0ba7062b..c34ed0b8 100644
--- a/coercion/clojure_spec_coercion.html
+++ b/coercion/clojure_spec_coercion.html
@@ -793,7 +793,7 @@
diff --git a/coercion/coercion.html b/coercion/coercion.html
index c83a6afe..72947a18 100644
--- a/coercion/coercion.html
+++ b/coercion/coercion.html
@@ -888,7 +888,7 @@
diff --git a/coercion/data_spec_coercion.html b/coercion/data_spec_coercion.html
index cecb4385..86b32358 100644
--- a/coercion/data_spec_coercion.html
+++ b/coercion/data_spec_coercion.html
@@ -787,7 +787,7 @@
diff --git a/coercion/index.html b/coercion/index.html
index 040ba9fc..a986ec97 100644
--- a/coercion/index.html
+++ b/coercion/index.html
@@ -760,7 +760,7 @@
diff --git a/coercion/schema_coercion.html b/coercion/schema_coercion.html
index 3a2e186f..c56b08b3 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -788,7 +788,7 @@
diff --git a/development.html b/development.html
index 9e1988bb..188ef9fd 100644
--- a/development.html
+++ b/development.html
@@ -778,7 +778,7 @@ lein test
diff --git a/faq.html b/faq.html
index 2b33c0ec..3f2bb9da 100644
--- a/faq.html
+++ b/faq.html
@@ -856,7 +856,7 @@
diff --git a/frontend/basics.html b/frontend/basics.html
index cae15d3d..3cd6a54e 100644
--- a/frontend/basics.html
+++ b/frontend/basics.html
@@ -758,7 +758,7 @@
diff --git a/frontend/browser.html b/frontend/browser.html
index b9479b4f..620c1683 100644
--- a/frontend/browser.html
+++ b/frontend/browser.html
@@ -755,7 +755,7 @@
diff --git a/frontend/controllers.html b/frontend/controllers.html
index 21945e5a..a59109cf 100644
--- a/frontend/controllers.html
+++ b/frontend/controllers.html
@@ -758,7 +758,7 @@
diff --git a/frontend/index.html b/frontend/index.html
index bcf9b683..29d32540 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -759,7 +759,7 @@
diff --git a/index.html b/index.html
index 960afe50..10d54fee 100644
--- a/index.html
+++ b/index.html
@@ -877,7 +877,7 @@
diff --git a/interceptors.html b/interceptors.html
index dd76c375..6480f508 100644
--- a/interceptors.html
+++ b/interceptors.html
@@ -822,7 +822,7 @@
diff --git a/performance.html b/performance.html
index 9c0ced4f..10442cc8 100644
--- a/performance.html
+++ b/performance.html
@@ -835,7 +835,7 @@
diff --git a/ring/coercion.html b/ring/coercion.html
index 59d19fae..73029717 100644
--- a/ring/coercion.html
+++ b/ring/coercion.html
@@ -889,7 +889,7 @@
diff --git a/ring/compiling_middleware.html b/ring/compiling_middleware.html
index 5e693cdb..2fa3bda2 100644
--- a/ring/compiling_middleware.html
+++ b/ring/compiling_middleware.html
@@ -816,7 +816,7 @@
diff --git a/ring/data_driven_middleware.html b/ring/data_driven_middleware.html
index 7838af7f..088ba056 100644
--- a/ring/data_driven_middleware.html
+++ b/ring/data_driven_middleware.html
@@ -844,7 +844,7 @@
diff --git a/ring/default_handler.html b/ring/default_handler.html
index 7bd15442..145342c4 100644
--- a/ring/default_handler.html
+++ b/ring/default_handler.html
@@ -822,7 +822,7 @@
diff --git a/ring/default_middleware.html b/ring/default_middleware.html
index c35bf6c8..f62ca4db 100644
--- a/ring/default_middleware.html
+++ b/ring/default_middleware.html
@@ -967,7 +967,7 @@ Server: Jetty(9.2.21.v20170120)
diff --git a/ring/dynamic_extensions.html b/ring/dynamic_extensions.html
index 47eb2d38..a7486453 100644
--- a/ring/dynamic_extensions.html
+++ b/ring/dynamic_extensions.html
@@ -791,7 +791,7 @@
diff --git a/ring/index.html b/ring/index.html
index 6711e0eb..156ff47c 100644
--- a/ring/index.html
+++ b/ring/index.html
@@ -769,7 +769,7 @@
diff --git a/ring/middleware_registry.html b/ring/middleware_registry.html
index d274126e..0976635b 100644
--- a/ring/middleware_registry.html
+++ b/ring/middleware_registry.html
@@ -802,7 +802,7 @@
diff --git a/ring/reverse_routing.html b/ring/reverse_routing.html
index 62dff5a7..e2e5c31e 100644
--- a/ring/reverse_routing.html
+++ b/ring/reverse_routing.html
@@ -787,7 +787,7 @@
diff --git a/ring/ring.html b/ring/ring.html
index 72d56899..e0810661 100644
--- a/ring/ring.html
+++ b/ring/ring.html
@@ -847,7 +847,7 @@
diff --git a/ring/route_data_validation.html b/ring/route_data_validation.html
index f56d19b9..57ecdbf6 100644
--- a/ring/route_data_validation.html
+++ b/ring/route_data_validation.html
@@ -999,7 +999,7 @@
diff --git a/ring/static.html b/ring/static.html
index 42af3f38..cfa09e81 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -823,7 +823,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index 9da259e4..641d5727 100644
--- a/ring/swagger.html
+++ b/ring/swagger.html
@@ -1031,7 +1031,7 @@
diff --git a/ring/transforming_middleware_chain.html b/ring/transforming_middleware_chain.html
index 510672bd..b61f6a4a 100644
--- a/ring/transforming_middleware_chain.html
+++ b/ring/transforming_middleware_chain.html
@@ -779,7 +779,7 @@