mirror of https://github.com/dapr/docs.git
Update titles to put component type first
This commit is contained in:
parent
bbd2d18b3a
commit
d3b9eaba77
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
type: docs
|
||||
title: "Supported external bindings"
|
||||
title: "External bindings component specs"
|
||||
linkTitle: "Bindings"
|
||||
weight: 3000
|
||||
description: The supported external bindings that interface with Dapr
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
type: docs
|
||||
title: "Supported pub/sub brokers"
|
||||
title: "Pub/sub brokers component specs"
|
||||
linkTitle: "Pub/sub brokers"
|
||||
weight: 2000
|
||||
description: The supported pub/sub brokers that interface with Dapr
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
type: docs
|
||||
title: "Supported secret stores"
|
||||
title: "Secret store component specs"
|
||||
linkTitle: "Secret stores"
|
||||
weight: 4000
|
||||
description: The supported secret stores that interface with Dapr
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
type: docs
|
||||
title: "Supported state stores"
|
||||
title: "State store component specs"
|
||||
linkTitle: "State stores"
|
||||
description: "The supported state stores that interface with Dapr"
|
||||
weight: 1000
|
||||
|
|
Loading…
Reference in New Issue