mirror of https://github.com/dapr/docs.git
revert change so I can run locally
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
parent
8b81686094
commit
301780738a
|
@ -1,11 +0,0 @@
|
|||
---
|
||||
type: docs
|
||||
title: "API building blocks"
|
||||
linkTitle: "API building blocks"
|
||||
weight: 10
|
||||
description: "Dapr capabilities that solve common development challenges for distributed applications"
|
||||
---
|
||||
|
||||
Get a high-level [overview of Dapr API building blocks]({{< ref building-blocks-concept >}}) in the **Concepts** section.
|
||||
|
||||
<img src="/images/buildingblocks-overview.png" alt="Diagram showing the different Dapr API building blocks" width=1000>
|
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
type: docs
|
||||
title: "Workflows"
|
||||
linkTitle: "Workflows"
|
||||
weight: 100
|
||||
description: Create and run workflows for custom application logic or data flows across microservices.
|
||||
---
|
Loading…
Reference in New Issue