Skip to content

Commit 4118aab

Browse files
committed
Updated README.md
1 parent 543c062 commit 4118aab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -426,8 +426,6 @@ Presentation Tier patterns are the top-most level of the application, this is co
426426
**Applicability:** Use the Callback pattern when
427427
* When some arbitrary synchronous or asynchronous action must be performed after execution of some defined activity.
428428

429-
* [Intercepting Filter](#intercepting-filter)
430-
431429
## <a name="intercepting-filter">Intercepting Filter</a> [&#8593;](#list-of-design-patterns)
432430
**Intent:** Provide pluggable filters to conduct necessary pre-processing and post-processing to requests from a client to a target
433431

0 commit comments

Comments
 (0)