mirror of https://github.com/dapr/docs.git
fix: typo
Signed-off-by: 1046102779 <seachen@tencent.com> Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
This commit is contained in:
parent
79c6d42ac0
commit
91d4447dc5
|
@ -20,7 +20,7 @@ metadata:
|
|||
name: routerchecker
|
||||
spec:
|
||||
type: middleware.http.routerchecker
|
||||
version: v1gi
|
||||
version: v1
|
||||
metadata:
|
||||
- name: rule
|
||||
value: "^[A-Za-z0-9/._-]+$"
|
||||
|
@ -68,4 +68,4 @@ spec:
|
|||
|
||||
- [Middleware]({{< ref middleware.md >}})
|
||||
- [Configuration concept]({{< ref configuration-concept.md >}})
|
||||
- [Configuration overview]({{< ref configuration-overview.md >}})
|
||||
- [Configuration overview]({{< ref configuration-overview.md >}})
|
||||
|
|
Loading…
Reference in New Issue