docs(middleware/README): recent links components (#3638)
Signed-off-by: Guspan Tanadi <36249910+guspan-tanadi@users.noreply.github.com> Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
This commit is contained in:
parent
0c2330bc19
commit
f406580f8e
|
@ -2,7 +2,7 @@
|
|||
|
||||
Middleware components provide a way to define middlewares that are executed in a pipeline and modify requests and responses.
|
||||
|
||||
[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/)
|
||||
|
||||
## Implementing a new Middleware
|
||||
|
||||
|
|
Loading…
Reference in New Issue