diff --git a/advanced/configuring_routers.html b/advanced/configuring_routers.html
index 27ee04ca..814f2711 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 dc38625d..dbb533aa 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 e46b216c..f7f95cb7 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 f6b97bd9..71b0479f 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 94f714be..df4d4d0c 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 2d59c312..e0c471f0 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 f7d2b449..0ec70717 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 bdabcf4c..2a464aa4 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 5fb2e2fa..a20fa227 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 f24dbfa0..028a425d 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 7362af11..eb715fed 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 2ff83824..9069cd86 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 9a6da1ca..01d2d3ab 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 0dffbb76..e5b08fb4 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 4b39f4e7..51670391 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 78a28c8c..0c516f88 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 9ce70bef..99ce2d5e 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 1c1c4ab1..39717f38 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -665,7 +665,7 @@
diff --git a/development.html b/development.html
index 898798fb..7391eb94 100644
--- a/development.html
+++ b/development.html
@@ -655,7 +655,7 @@ lein test
diff --git a/faq.html b/faq.html
index 7223625f..965f8f73 100644
--- a/faq.html
+++ b/faq.html
@@ -733,7 +733,7 @@
diff --git a/index.html b/index.html
index 076e8df5..f4959ede 100644
--- a/index.html
+++ b/index.html
@@ -752,7 +752,7 @@
diff --git a/interceptors.html b/interceptors.html
index cef09908..30f9dbd0 100644
--- a/interceptors.html
+++ b/interceptors.html
@@ -686,7 +686,7 @@
diff --git a/performance.html b/performance.html
index c1af3b6c..874eacb1 100644
--- a/performance.html
+++ b/performance.html
@@ -711,7 +711,7 @@
diff --git a/ring/coercion.html b/ring/coercion.html
index 5e3379aa..86197713 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 a4460eb8..fca56999 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 a94097be..484cee10 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 95b74296..30ad7c9a 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 dcf28c51..48d77463 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 e34dd5ef..6baa404a 100644
--- a/ring/index.html
+++ b/ring/index.html
@@ -642,7 +642,7 @@
diff --git a/ring/ring.html b/ring/ring.html
index fd89f3f1..3a9a1677 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 12b110bb..72054089 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 7c45f6e3..83c9b1b1 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -700,7 +700,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index a230015c..b435863f 100644
--- a/ring/swagger.html
+++ b/ring/swagger.html
@@ -896,7 +896,7 @@