We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55a48bd + 2997e47 commit 8292600Copy full SHA for 8292600
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