diff --git a/advanced/configuring_routers.html b/advanced/configuring_routers.html
index e72bdb20..10333589 100644
--- a/advanced/configuring_routers.html
+++ b/advanced/configuring_routers.html
@@ -682,7 +682,7 @@
diff --git a/advanced/dev_workflow.html b/advanced/dev_workflow.html
index 64ebfe8d..16bb3933 100644
--- a/advanced/dev_workflow.html
+++ b/advanced/dev_workflow.html
@@ -741,7 +741,7 @@
diff --git a/advanced/different_routers.html b/advanced/different_routers.html
index 2b1a4228..e853dca8 100644
--- a/advanced/different_routers.html
+++ b/advanced/different_routers.html
@@ -685,7 +685,7 @@
diff --git a/advanced/index.html b/advanced/index.html
index 86047854..1475fa0a 100644
--- a/advanced/index.html
+++ b/advanced/index.html
@@ -636,7 +636,7 @@
diff --git a/advanced/route_validation.html b/advanced/route_validation.html
index bc6de8d3..66d2aa5f 100644
--- a/advanced/route_validation.html
+++ b/advanced/route_validation.html
@@ -777,7 +777,7 @@
diff --git a/basics/index.html b/basics/index.html
index c721e1b6..1b582151 100644
--- a/basics/index.html
+++ b/basics/index.html
@@ -640,7 +640,7 @@
diff --git a/basics/name_based_routing.html b/basics/name_based_routing.html
index ce0781d3..c23b3349 100644
--- a/basics/name_based_routing.html
+++ b/basics/name_based_routing.html
@@ -688,7 +688,7 @@
diff --git a/basics/path_based_routing.html b/basics/path_based_routing.html
index b5092d26..7ba2011b 100644
--- a/basics/path_based_routing.html
+++ b/basics/path_based_routing.html
@@ -658,7 +658,7 @@
diff --git a/basics/route_conflicts.html b/basics/route_conflicts.html
index 71de69e2..0274aab7 100644
--- a/basics/route_conflicts.html
+++ b/basics/route_conflicts.html
@@ -675,7 +675,7 @@
diff --git a/basics/route_data.html b/basics/route_data.html
index 67d6287c..488ab5b2 100644
--- a/basics/route_data.html
+++ b/basics/route_data.html
@@ -699,7 +699,7 @@
diff --git a/basics/route_data_validation.html b/basics/route_data_validation.html
index a8e1f90e..e850eea3 100644
--- a/basics/route_data_validation.html
+++ b/basics/route_data_validation.html
@@ -751,7 +751,7 @@
diff --git a/basics/route_syntax.html b/basics/route_syntax.html
index 80e044ad..f8fff806 100644
--- a/basics/route_syntax.html
+++ b/basics/route_syntax.html
@@ -685,7 +685,7 @@
diff --git a/basics/router.html b/basics/router.html
index 3fd1fe4a..be12c2be 100644
--- a/basics/router.html
+++ b/basics/router.html
@@ -668,7 +668,7 @@
diff --git a/coercion/clojure_spec_coercion.html b/coercion/clojure_spec_coercion.html
index 5bb6557d..4e55e285 100644
--- a/coercion/clojure_spec_coercion.html
+++ b/coercion/clojure_spec_coercion.html
@@ -670,7 +670,7 @@
diff --git a/coercion/coercion.html b/coercion/coercion.html
index 224277d3..ce00fecd 100644
--- a/coercion/coercion.html
+++ b/coercion/coercion.html
@@ -765,7 +765,7 @@
diff --git a/coercion/data_spec_coercion.html b/coercion/data_spec_coercion.html
index 6208122d..49323eef 100644
--- a/coercion/data_spec_coercion.html
+++ b/coercion/data_spec_coercion.html
@@ -664,7 +664,7 @@
diff --git a/coercion/index.html b/coercion/index.html
index 10dd12dd..3952562b 100644
--- a/coercion/index.html
+++ b/coercion/index.html
@@ -637,7 +637,7 @@
diff --git a/coercion/schema_coercion.html b/coercion/schema_coercion.html
index e7ce83b3..36ddd698 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -665,7 +665,7 @@
diff --git a/development.html b/development.html
index bb2a453b..c250c65d 100644
--- a/development.html
+++ b/development.html
@@ -655,7 +655,7 @@ lein test
diff --git a/faq.html b/faq.html
index 2c27643b..44d5d988 100644
--- a/faq.html
+++ b/faq.html
@@ -733,7 +733,7 @@
diff --git a/index.html b/index.html
index f10c343d..cf2fe7c3 100644
--- a/index.html
+++ b/index.html
@@ -752,7 +752,7 @@
diff --git a/interceptors.html b/interceptors.html
index 3d721b29..1a898195 100644
--- a/interceptors.html
+++ b/interceptors.html
@@ -686,7 +686,7 @@
diff --git a/performance.html b/performance.html
index db12d55a..c8439262 100644
--- a/performance.html
+++ b/performance.html
@@ -711,7 +711,7 @@
diff --git a/ring/coercion.html b/ring/coercion.html
index acbeb6d6..a18b0d46 100644
--- a/ring/coercion.html
+++ b/ring/coercion.html
@@ -766,7 +766,7 @@
diff --git a/ring/compiling_middleware.html b/ring/compiling_middleware.html
index 02cc394a..ad2f6cf7 100644
--- a/ring/compiling_middleware.html
+++ b/ring/compiling_middleware.html
@@ -693,7 +693,7 @@
diff --git a/ring/data_driven_middleware.html b/ring/data_driven_middleware.html
index bb07b393..6e7c7173 100644
--- a/ring/data_driven_middleware.html
+++ b/ring/data_driven_middleware.html
@@ -752,7 +752,7 @@
diff --git a/ring/default_handler.html b/ring/default_handler.html
index f24d7e2d..8da6f228 100644
--- a/ring/default_handler.html
+++ b/ring/default_handler.html
@@ -699,7 +699,7 @@
diff --git a/ring/dynamic_extensions.html b/ring/dynamic_extensions.html
index 4ef2a590..efbc214b 100644
--- a/ring/dynamic_extensions.html
+++ b/ring/dynamic_extensions.html
@@ -668,7 +668,7 @@
diff --git a/ring/index.html b/ring/index.html
index de9ba802..f30d84d1 100644
--- a/ring/index.html
+++ b/ring/index.html
@@ -642,7 +642,7 @@
diff --git a/ring/ring.html b/ring/ring.html
index aa3bbccd..08363791 100644
--- a/ring/ring.html
+++ b/ring/ring.html
@@ -722,7 +722,7 @@
diff --git a/ring/route_data_validation.html b/ring/route_data_validation.html
index 3b6eb95f..54c00946 100644
--- a/ring/route_data_validation.html
+++ b/ring/route_data_validation.html
@@ -876,7 +876,7 @@
diff --git a/ring/static.html b/ring/static.html
index 029a8d48..51a7ccee 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -700,7 +700,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index 9ec3ca00..2eda5a87 100644
--- a/ring/swagger.html
+++ b/ring/swagger.html
@@ -896,7 +896,7 @@