Skip to content

Commit 2997e47

Browse files
docs(middleware/README): recent links components (#3638)
Signed-off-by: Guspan Tanadi <[email protected]> Co-authored-by: Yaron Schneider <[email protected]>
1 parent 1132db5 commit 2997e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

middleware/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Middleware components provide a way to define middlewares that are executed in a pipeline and modify requests and responses.
44

5-
[Learn more about middlewares in Dapr](https://docs.dapr.io/developing-applications/middleware/)
5+
[Learn more about middlewares in Dapr](https://docs.dapr.io/operations/components/middleware/)
66

77
## Implementing a new Middleware
88

0 commit comments

Comments
 (0)