mirror of https://github.com/dapr/docs.git
remove left over todo links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
parent
1b8515cd24
commit
67e809abd8
|
@ -68,7 +68,7 @@ You can call other workflow runtimes (for example, Temporal and Netflix Conducto
|
|||
|
||||
Dapr Workflow simplifies complex, stateful coordination requirements in microservice architectures. The following sections describe several application patterns that can benefit from Dapr Workflow.
|
||||
|
||||
Learn more about [different types of workflow patterns](todo)
|
||||
Learn more about [different types of workflow patterns]({{< ref workflow-patterns.md >}})
|
||||
|
||||
## Workflow SDKs
|
||||
|
||||
|
|
|
@ -117,4 +117,4 @@ Connection: close
|
|||
## Next Steps
|
||||
|
||||
- [Workflow API overview]({{< ref workflow-overview.md >}})
|
||||
- [Route user to workflow patterns ](todo)
|
||||
- [Route user to workflow patterns ]({{< ref workflow-patterns.md >}})
|
||||
|
|
Loading…
Reference in New Issue