From 02e31e6a1ae2afda22f79720be1fa057c8304d3f Mon Sep 17 00:00:00 2001
From: Automatic build
Date: Sun, 2 Feb 2020 16:36:02 +0000
Subject: [PATCH] Build book from commit
34df820cc7001fbc00c48665a3ffb90e80b20e83 [skip ci]
---
advanced/composing_routers.html | 2 +-
advanced/configuring_routers.html | 2 +-
advanced/dev_workflow.html | 2 +-
advanced/different_routers.html | 2 +-
advanced/route_validation.html | 2 +-
advanced/shared_routes.html | 2 +-
basics/error_messages.html | 4 ++--
basics/name_based_routing.html | 2 +-
basics/path_based_routing.html | 2 +-
basics/route_conflicts.html | 2 +-
basics/route_data.html | 2 +-
basics/route_data_validation.html | 2 +-
basics/route_syntax.html | 2 +-
basics/router.html | 2 +-
coercion/clojure_spec_coercion.html | 2 +-
coercion/coercion.html | 2 +-
coercion/data_spec_coercion.html | 2 +-
coercion/schema_coercion.html | 2 +-
development.html | 2 +-
faq.html | 2 +-
frontend/basics.html | 2 +-
frontend/browser.html | 2 +-
frontend/controllers.html | 2 +-
http/default_interceptors.html | 2 +-
http/interceptors.html | 2 +-
http/pedestal.html | 2 +-
http/sieppari.html | 2 +-
http/transforming_interceptor_chain.html | 2 +-
index.html | 2 +-
performance.html | 2 +-
ring/RESTful_form_methods.html | 2 +-
ring/coercion.html | 2 +-
ring/compiling_middleware.html | 2 +-
ring/content_negotiation.html | 2 +-
ring/data_driven_middleware.html | 2 +-
ring/default_handler.html | 2 +-
ring/default_middleware.html | 2 +-
ring/dynamic_extensions.html | 2 +-
ring/middleware_registry.html | 2 +-
ring/reverse_routing.html | 2 +-
ring/ring.html | 2 +-
ring/route_data_validation.html | 2 +-
ring/slash_handler.html | 2 +-
ring/static.html | 2 +-
ring/swagger.html | 2 +-
ring/transforming_middleware_chain.html | 2 +-
46 files changed, 47 insertions(+), 47 deletions(-)
diff --git a/advanced/composing_routers.html b/advanced/composing_routers.html
index 1473df41..61e0bdb6 100644
--- a/advanced/composing_routers.html
+++ b/advanced/composing_routers.html
@@ -1176,7 +1176,7 @@
diff --git a/advanced/configuring_routers.html b/advanced/configuring_routers.html
index 0e3b8fc1..0866d029 100644
--- a/advanced/configuring_routers.html
+++ b/advanced/configuring_routers.html
@@ -890,7 +890,7 @@
diff --git a/advanced/dev_workflow.html b/advanced/dev_workflow.html
index a5f1f787..7dd97f42 100644
--- a/advanced/dev_workflow.html
+++ b/advanced/dev_workflow.html
@@ -941,7 +941,7 @@
diff --git a/advanced/different_routers.html b/advanced/different_routers.html
index 08f2f625..78bf16cf 100644
--- a/advanced/different_routers.html
+++ b/advanced/different_routers.html
@@ -889,7 +889,7 @@
diff --git a/advanced/route_validation.html b/advanced/route_validation.html
index 15fa4669..0550c592 100644
--- a/advanced/route_validation.html
+++ b/advanced/route_validation.html
@@ -977,7 +977,7 @@
diff --git a/advanced/shared_routes.html b/advanced/shared_routes.html
index d68939f4..6de89746 100644
--- a/advanced/shared_routes.html
+++ b/advanced/shared_routes.html
@@ -898,7 +898,7 @@
diff --git a/basics/error_messages.html b/basics/error_messages.html
index ad1cf161..f939cf50 100644
--- a/basics/error_messages.html
+++ b/basics/error_messages.html
@@ -821,7 +821,7 @@
More examples
See the validating route data page.
Runtime Exception
-See Exception Handling with Ring.
+See Exception Handling with Ring.
@@ -865,7 +865,7 @@
diff --git a/basics/name_based_routing.html b/basics/name_based_routing.html
index fff8b377..36c63fc8 100644
--- a/basics/name_based_routing.html
+++ b/basics/name_based_routing.html
@@ -900,7 +900,7 @@
diff --git a/basics/path_based_routing.html b/basics/path_based_routing.html
index 9d9f8332..45fd5a45 100644
--- a/basics/path_based_routing.html
+++ b/basics/path_based_routing.html
@@ -858,7 +858,7 @@
diff --git a/basics/route_conflicts.html b/basics/route_conflicts.html
index 719637d7..c8e98019 100644
--- a/basics/route_conflicts.html
+++ b/basics/route_conflicts.html
@@ -914,7 +914,7 @@
diff --git a/basics/route_data.html b/basics/route_data.html
index aaaecdeb..051c6373 100644
--- a/basics/route_data.html
+++ b/basics/route_data.html
@@ -952,7 +952,7 @@
diff --git a/basics/route_data_validation.html b/basics/route_data_validation.html
index 5dfeb710..9ee43db9 100644
--- a/basics/route_data_validation.html
+++ b/basics/route_data_validation.html
@@ -929,7 +929,7 @@
diff --git a/basics/route_syntax.html b/basics/route_syntax.html
index 76ea9434..097b8a41 100644
--- a/basics/route_syntax.html
+++ b/basics/route_syntax.html
@@ -936,7 +936,7 @@
diff --git a/basics/router.html b/basics/router.html
index 2c5ad5aa..e8bd8e22 100644
--- a/basics/router.html
+++ b/basics/router.html
@@ -912,7 +912,7 @@
diff --git a/coercion/clojure_spec_coercion.html b/coercion/clojure_spec_coercion.html
index 190bc19e..eb78b8a8 100644
--- a/coercion/clojure_spec_coercion.html
+++ b/coercion/clojure_spec_coercion.html
@@ -923,7 +923,7 @@
diff --git a/coercion/coercion.html b/coercion/coercion.html
index 02f82b43..e933ec75 100644
--- a/coercion/coercion.html
+++ b/coercion/coercion.html
@@ -966,7 +966,7 @@
diff --git a/coercion/data_spec_coercion.html b/coercion/data_spec_coercion.html
index 036ffbf2..fc3120de 100644
--- a/coercion/data_spec_coercion.html
+++ b/coercion/data_spec_coercion.html
@@ -864,7 +864,7 @@
diff --git a/coercion/schema_coercion.html b/coercion/schema_coercion.html
index 8eb035da..8ae99b63 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -865,7 +865,7 @@
diff --git a/development.html b/development.html
index 8a41e3cd..5fd880ed 100644
--- a/development.html
+++ b/development.html
@@ -856,7 +856,7 @@ lein test
diff --git a/faq.html b/faq.html
index a8403d62..2631d050 100644
--- a/faq.html
+++ b/faq.html
@@ -936,7 +936,7 @@
diff --git a/frontend/basics.html b/frontend/basics.html
index ca034d3e..8cc08bab 100644
--- a/frontend/basics.html
+++ b/frontend/basics.html
@@ -853,7 +853,7 @@ React breaking due to errors.
diff --git a/frontend/browser.html b/frontend/browser.html
index 8665d89c..45c38a84 100644
--- a/frontend/browser.html
+++ b/frontend/browser.html
@@ -876,7 +876,7 @@ go back or forwards, but calling History API functions directly should work:
diff --git a/frontend/controllers.html b/frontend/controllers.html
index 6ce0e57c..3a6c9e70 100644
--- a/frontend/controllers.html
+++ b/frontend/controllers.html
@@ -933,7 +933,7 @@ missing resources.
diff --git a/http/default_interceptors.html b/http/default_interceptors.html
index 49497a4a..7b431aac 100644
--- a/http/default_interceptors.html
+++ b/http/default_interceptors.html
@@ -855,7 +855,7 @@
diff --git a/http/interceptors.html b/http/interceptors.html
index 5978f7a2..166177e0 100644
--- a/http/interceptors.html
+++ b/http/interceptors.html
@@ -883,7 +883,7 @@
diff --git a/http/pedestal.html b/http/pedestal.html
index 25d8a626..1ec6044b 100644
--- a/http/pedestal.html
+++ b/http/pedestal.html
@@ -894,7 +894,7 @@
diff --git a/http/sieppari.html b/http/sieppari.html
index 6bd2756d..a6c434d8 100644
--- a/http/sieppari.html
+++ b/http/sieppari.html
@@ -895,7 +895,7 @@
diff --git a/http/transforming_interceptor_chain.html b/http/transforming_interceptor_chain.html
index a32b0a9c..7a2dc82d 100644
--- a/http/transforming_interceptor_chain.html
+++ b/http/transforming_interceptor_chain.html
@@ -894,7 +894,7 @@
diff --git a/index.html b/index.html
index e34b70cb..81e1e8fa 100644
--- a/index.html
+++ b/index.html
@@ -959,7 +959,7 @@
diff --git a/performance.html b/performance.html
index 4e94aff0..9cc55a2b 100644
--- a/performance.html
+++ b/performance.html
@@ -942,7 +942,7 @@
diff --git a/ring/RESTful_form_methods.html b/ring/RESTful_form_methods.html
index c9006749..a0b7e540 100644
--- a/ring/RESTful_form_methods.html
+++ b/ring/RESTful_form_methods.html
@@ -860,7 +860,7 @@ This is so that our middleware is applied before reitit matches the request with
diff --git a/ring/coercion.html b/ring/coercion.html
index eebac34e..e180a588 100644
--- a/ring/coercion.html
+++ b/ring/coercion.html
@@ -1061,7 +1061,7 @@
diff --git a/ring/compiling_middleware.html b/ring/compiling_middleware.html
index 6daa9a3e..c19bcc22 100644
--- a/ring/compiling_middleware.html
+++ b/ring/compiling_middleware.html
@@ -923,7 +923,7 @@
diff --git a/ring/content_negotiation.html b/ring/content_negotiation.html
index 03c2082b..88b0f056 100644
--- a/ring/content_negotiation.html
+++ b/ring/content_negotiation.html
@@ -946,7 +946,7 @@ Server: Jetty(9.2.21.v20170120)
diff --git a/ring/data_driven_middleware.html b/ring/data_driven_middleware.html
index 14a99fda..25367591 100644
--- a/ring/data_driven_middleware.html
+++ b/ring/data_driven_middleware.html
@@ -921,7 +921,7 @@
diff --git a/ring/default_handler.html b/ring/default_handler.html
index 47915c11..2d97504b 100644
--- a/ring/default_handler.html
+++ b/ring/default_handler.html
@@ -899,7 +899,7 @@
diff --git a/ring/default_middleware.html b/ring/default_middleware.html
index 8193e14a..bb8de5b0 100644
--- a/ring/default_middleware.html
+++ b/ring/default_middleware.html
@@ -878,7 +878,7 @@
diff --git a/ring/dynamic_extensions.html b/ring/dynamic_extensions.html
index 6276680b..60d23aea 100644
--- a/ring/dynamic_extensions.html
+++ b/ring/dynamic_extensions.html
@@ -868,7 +868,7 @@
diff --git a/ring/middleware_registry.html b/ring/middleware_registry.html
index af730c17..5a117272 100644
--- a/ring/middleware_registry.html
+++ b/ring/middleware_registry.html
@@ -879,7 +879,7 @@
diff --git a/ring/reverse_routing.html b/ring/reverse_routing.html
index 52583457..d207c3ce 100644
--- a/ring/reverse_routing.html
+++ b/ring/reverse_routing.html
@@ -864,7 +864,7 @@
diff --git a/ring/ring.html b/ring/ring.html
index 4ac78dcc..367ebcfb 100644
--- a/ring/ring.html
+++ b/ring/ring.html
@@ -1008,7 +1008,7 @@
diff --git a/ring/route_data_validation.html b/ring/route_data_validation.html
index 698cfc37..13207113 100644
--- a/ring/route_data_validation.html
+++ b/ring/route_data_validation.html
@@ -1076,7 +1076,7 @@
diff --git a/ring/slash_handler.html b/ring/slash_handler.html
index a669eefe..8a2d54dd 100644
--- a/ring/slash_handler.html
+++ b/ring/slash_handler.html
@@ -902,7 +902,7 @@
diff --git a/ring/static.html b/ring/static.html
index 27d56b42..09f1399e 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -904,7 +904,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index 4a039783..3c8a9d4a 100644
--- a/ring/swagger.html
+++ b/ring/swagger.html
@@ -1124,7 +1124,7 @@ see the next example
diff --git a/ring/transforming_middleware_chain.html b/ring/transforming_middleware_chain.html
index 7a953873..a7116073 100644
--- a/ring/transforming_middleware_chain.html
+++ b/ring/transforming_middleware_chain.html
@@ -885,7 +885,7 @@