diff --git a/advanced/configuring_routers.html b/advanced/configuring_routers.html
index ddaa4bd3..e7f61a89 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 e0c214af..0a34e38f 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 97ba1a81..f1127195 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 f65c4c29..e4bbfbfc 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 3f16613f..d9bd8f6f 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 5a440392..3a903cde 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 f822df77..12dc0132 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 f47745c0..d7b4b2da 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 ae3635cb..c28d5a55 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 b180ad6e..62f1b0c3 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 4634c677..e3b7bf60 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 98ffe960..8e0fc062 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 300ff8cc..a7fd4815 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 f277c7b6..a63c23ea 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 c532eb81..77ec6806 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 c855f7e7..26c41a0d 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 0dbe6b00..59583e76 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 b14f08ca..b2937cbd 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -665,7 +665,7 @@
diff --git a/development.html b/development.html
index 4311b4cb..1bb4b97d 100644
--- a/development.html
+++ b/development.html
@@ -655,7 +655,7 @@ lein test
diff --git a/faq.html b/faq.html
index df2dbfbb..198bfc37 100644
--- a/faq.html
+++ b/faq.html
@@ -733,7 +733,7 @@
diff --git a/index.html b/index.html
index 08b4f9c9..68f0b605 100644
--- a/index.html
+++ b/index.html
@@ -752,7 +752,7 @@
diff --git a/interceptors.html b/interceptors.html
index f46da519..5d180617 100644
--- a/interceptors.html
+++ b/interceptors.html
@@ -686,7 +686,7 @@
diff --git a/performance.html b/performance.html
index 161faa78..e004db84 100644
--- a/performance.html
+++ b/performance.html
@@ -711,7 +711,7 @@
diff --git a/ring/coercion.html b/ring/coercion.html
index 1bac1102..25f351ea 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 f1b73f71..db148549 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 07221074..b3056c8f 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 2156e475..6d07ea9d 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 cceed154..273937b7 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 f00ce5cd..ad2163e3 100644
--- a/ring/index.html
+++ b/ring/index.html
@@ -642,7 +642,7 @@
diff --git a/ring/ring.html b/ring/ring.html
index 23b5813d..900afbbc 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 48575a6d..f95dc191 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 8b6ddbb8..00dc7b58 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -700,7 +700,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index 24130be0..50ef4ae5 100644
--- a/ring/swagger.html
+++ b/ring/swagger.html
@@ -896,7 +896,7 @@