diff --git a/advanced/configuring_routers.html b/advanced/configuring_routers.html
index 1421377e..a158deea 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 989e86ef..5ae35f2c 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 894df962..d0244768 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 7ebafcab..8cb0db70 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 4842aeab..53a6fca8 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 7d280a10..af8e2be4 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 5a78ab11..4af41853 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 20abe789..a63137b3 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 d65aea55..3f357e1a 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 794ac168..8bd90218 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 a9ddfec7..6f6b4ed5 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 020e929a..ea8830d7 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 0756d446..eb926670 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 826f313d..3af83447 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 0574830e..e0cbb6d0 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 555aa457..50052071 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 74e3dc2e..28b97b20 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 58ebf22b..f58c6591 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -665,7 +665,7 @@
diff --git a/development.html b/development.html
index d30bc19f..adb29609 100644
--- a/development.html
+++ b/development.html
@@ -655,7 +655,7 @@ lein test
diff --git a/faq.html b/faq.html
index 2258fdf6..77df5eff 100644
--- a/faq.html
+++ b/faq.html
@@ -733,7 +733,7 @@
diff --git a/index.html b/index.html
index 61b5238b..cd7eef83 100644
--- a/index.html
+++ b/index.html
@@ -752,7 +752,7 @@
diff --git a/interceptors.html b/interceptors.html
index 372d0d40..f8b72c88 100644
--- a/interceptors.html
+++ b/interceptors.html
@@ -686,7 +686,7 @@
diff --git a/performance.html b/performance.html
index 78026649..b36e27e7 100644
--- a/performance.html
+++ b/performance.html
@@ -711,7 +711,7 @@
diff --git a/ring/coercion.html b/ring/coercion.html
index a5941ab8..780aefa2 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 57ee5a0e..43d1685c 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 4c655a9c..5cb71edf 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 7fb42b15..f8375aeb 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 3e92cb4b..eae3deb2 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 4ea33f7b..5739a17a 100644
--- a/ring/index.html
+++ b/ring/index.html
@@ -642,7 +642,7 @@
diff --git a/ring/ring.html b/ring/ring.html
index d7fd9292..3df9ba67 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 d23a7f96..ac58a3f8 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 da9f9c28..eedf961d 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -700,7 +700,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index 53271f32..1fe598e9 100644
--- a/ring/swagger.html
+++ b/ring/swagger.html
@@ -896,7 +896,7 @@