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 2f619a0 commit d4641b7Copy full SHA for d4641b7
middleware/README.md
@@ -2,7 +2,7 @@
2
3
Middleware components provide a way to define middlewares that are executed in a pipeline and modify requests and responses.
4
5
-[Learn more about middlewares in Dapr](https://docs.dapr.io/developing-applications/middleware/)
+[Learn more about middlewares in Dapr](https://docs.dapr.io/operations/components/middleware/)
6
7
## Implementing a new Middleware
8
0 commit comments