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.
2 parents 09f3dbd + f48ed18 commit 8178222Copy full SHA for 8178222
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