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
1132db59d6
commit
2997e472d3
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Middleware components provide a way to define middlewares that are executed in a pipeline and modify requests and responses.
|
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
|
## Implementing a new Middleware
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue