diff --git a/advanced/configuring_routers.html b/advanced/configuring_routers.html
index 6ace5426..0477b889 100644
--- a/advanced/configuring_routers.html
+++ b/advanced/configuring_routers.html
@@ -695,7 +695,7 @@
diff --git a/advanced/dev_workflow.html b/advanced/dev_workflow.html
index 4a95aae3..fc66d8af 100644
--- a/advanced/dev_workflow.html
+++ b/advanced/dev_workflow.html
@@ -754,7 +754,7 @@
diff --git a/advanced/different_routers.html b/advanced/different_routers.html
index c9d93147..070ecd49 100644
--- a/advanced/different_routers.html
+++ b/advanced/different_routers.html
@@ -698,7 +698,7 @@
diff --git a/advanced/index.html b/advanced/index.html
index 4dc72ddd..859479a9 100644
--- a/advanced/index.html
+++ b/advanced/index.html
@@ -649,7 +649,7 @@
diff --git a/advanced/route_validation.html b/advanced/route_validation.html
index 9ad93860..5dcb1caf 100644
--- a/advanced/route_validation.html
+++ b/advanced/route_validation.html
@@ -790,7 +790,7 @@
diff --git a/basics/index.html b/basics/index.html
index 92de2add..6fd0e3ae 100644
--- a/basics/index.html
+++ b/basics/index.html
@@ -653,7 +653,7 @@
diff --git a/basics/name_based_routing.html b/basics/name_based_routing.html
index 4ec5b94a..bada48d0 100644
--- a/basics/name_based_routing.html
+++ b/basics/name_based_routing.html
@@ -713,7 +713,7 @@
diff --git a/basics/path_based_routing.html b/basics/path_based_routing.html
index 0c3d8516..7250a292 100644
--- a/basics/path_based_routing.html
+++ b/basics/path_based_routing.html
@@ -671,7 +671,7 @@
diff --git a/basics/route_conflicts.html b/basics/route_conflicts.html
index d692a953..23cb7aca 100644
--- a/basics/route_conflicts.html
+++ b/basics/route_conflicts.html
@@ -688,7 +688,7 @@
diff --git a/basics/route_data.html b/basics/route_data.html
index 274b45b5..d3ad1d39 100644
--- a/basics/route_data.html
+++ b/basics/route_data.html
@@ -712,7 +712,7 @@
diff --git a/basics/route_data_validation.html b/basics/route_data_validation.html
index d861da99..ec52d657 100644
--- a/basics/route_data_validation.html
+++ b/basics/route_data_validation.html
@@ -764,7 +764,7 @@
diff --git a/basics/route_syntax.html b/basics/route_syntax.html
index bfe9c241..0773b139 100644
--- a/basics/route_syntax.html
+++ b/basics/route_syntax.html
@@ -698,7 +698,7 @@
diff --git a/basics/router.html b/basics/router.html
index b27ab75e..133741e9 100644
--- a/basics/router.html
+++ b/basics/router.html
@@ -681,7 +681,7 @@
diff --git a/coercion/clojure_spec_coercion.html b/coercion/clojure_spec_coercion.html
index e5f58af2..91626e81 100644
--- a/coercion/clojure_spec_coercion.html
+++ b/coercion/clojure_spec_coercion.html
@@ -683,7 +683,7 @@
diff --git a/coercion/coercion.html b/coercion/coercion.html
index db51085a..876531e9 100644
--- a/coercion/coercion.html
+++ b/coercion/coercion.html
@@ -778,7 +778,7 @@
diff --git a/coercion/data_spec_coercion.html b/coercion/data_spec_coercion.html
index a0818c99..db9f7da6 100644
--- a/coercion/data_spec_coercion.html
+++ b/coercion/data_spec_coercion.html
@@ -677,7 +677,7 @@
diff --git a/coercion/index.html b/coercion/index.html
index 0e9bf6c6..d21f5deb 100644
--- a/coercion/index.html
+++ b/coercion/index.html
@@ -650,7 +650,7 @@
diff --git a/coercion/schema_coercion.html b/coercion/schema_coercion.html
index ad3f153e..491c8dcc 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -678,7 +678,7 @@
diff --git a/development.html b/development.html
index bb76e1aa..7653cae3 100644
--- a/development.html
+++ b/development.html
@@ -668,7 +668,7 @@ lein test
diff --git a/faq.html b/faq.html
index f8cd1770..9cdc79cf 100644
--- a/faq.html
+++ b/faq.html
@@ -746,7 +746,7 @@
diff --git a/index.html b/index.html
index d1dd9821..0ad401a1 100644
--- a/index.html
+++ b/index.html
@@ -768,7 +768,7 @@
diff --git a/interceptors.html b/interceptors.html
index e63bd337..4fe0d3f7 100644
--- a/interceptors.html
+++ b/interceptors.html
@@ -699,7 +699,7 @@
diff --git a/performance.html b/performance.html
index 28ae2a37..49d7d35d 100644
--- a/performance.html
+++ b/performance.html
@@ -724,7 +724,7 @@
diff --git a/ring/coercion.html b/ring/coercion.html
index e21bec99..a21a4036 100644
--- a/ring/coercion.html
+++ b/ring/coercion.html
@@ -779,7 +779,7 @@
diff --git a/ring/compiling_middleware.html b/ring/compiling_middleware.html
index e5cb9b5c..3f1898be 100644
--- a/ring/compiling_middleware.html
+++ b/ring/compiling_middleware.html
@@ -706,7 +706,7 @@
diff --git a/ring/data_driven_middleware.html b/ring/data_driven_middleware.html
index 971ff0e7..86d009ba 100644
--- a/ring/data_driven_middleware.html
+++ b/ring/data_driven_middleware.html
@@ -765,7 +765,7 @@
diff --git a/ring/default_handler.html b/ring/default_handler.html
index fb8d9fd7..df545c65 100644
--- a/ring/default_handler.html
+++ b/ring/default_handler.html
@@ -712,7 +712,7 @@
diff --git a/ring/dynamic_extensions.html b/ring/dynamic_extensions.html
index c0fcfa4b..63960719 100644
--- a/ring/dynamic_extensions.html
+++ b/ring/dynamic_extensions.html
@@ -681,7 +681,7 @@
diff --git a/ring/index.html b/ring/index.html
index 258535be..adaeb716 100644
--- a/ring/index.html
+++ b/ring/index.html
@@ -656,7 +656,7 @@
diff --git a/ring/reverse_routing.html b/ring/reverse_routing.html
index 2ce07416..78b37fc7 100644
--- a/ring/reverse_routing.html
+++ b/ring/reverse_routing.html
@@ -677,7 +677,7 @@
diff --git a/ring/ring.html b/ring/ring.html
index ee5464ac..603817ae 100644
--- a/ring/ring.html
+++ b/ring/ring.html
@@ -735,7 +735,7 @@
diff --git a/ring/route_data_validation.html b/ring/route_data_validation.html
index 65ab04ed..5f0ab5fd 100644
--- a/ring/route_data_validation.html
+++ b/ring/route_data_validation.html
@@ -889,7 +889,7 @@
diff --git a/ring/static.html b/ring/static.html
index 9f044259..b526f783 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -713,7 +713,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index becc926c..dcd04fbe 100644
--- a/ring/swagger.html
+++ b/ring/swagger.html
@@ -909,7 +909,7 @@