File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -430,7 +430,7 @@ Presentation Tier patterns are the top-most level of the application, this is co
430430## <a name =" intercepting-filter " >Intercepting Filter</a > [ ↑ ; ] ( #list-of-design-patterns )
431431** Intent:** Provide pluggable filters to conduct necessary pre-processing and post-processing to requests from a client to a target
432432
433- ![ alt text] ( https://github.com/joshzambales/java-design-patterns/blob/master/intercepting-filter/etc/intercepting -filter.png " Intercepting Filter ")
433+ ![ alt text] ( https://github.com/joshzambales/java-design-patterns/blob/master/intercepting-filter/etc/Intercepting -filter.png " Intercepting Filter ")
434434
435435** Applicability:** Use the Intercepting Filter pattern when
436436* a system uses pre-processing or post-processing requests
@@ -486,4 +486,4 @@ The difference is the intent of the patterns. While Proxy controls access to the
486486
487487# License
488488
489- This project is licensed under the terms of the MIT license.
489+ This project is licensed under the terms of the MIT license.
You can’t perform that action at this time.
0 commit comments