We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09f3dbd commit f48ed18Copy full SHA for f48ed18
docs/CustomMiddlewareChain.md
@@ -143,5 +143,4 @@ export class MyLoggingHandler implements Middleware {
143
}
144
145
```
146
-
147
-Refer [MiddlewareOptions](../src/middleware/option/IMiddlewareOptions.ts) interface to know its structure.
+Refer [MiddlewareOptions](../src/middleware/options/IMiddlewareOptions.ts) interface to know its structure.
0 commit comments