mirror of https://github.com/dapr/docs.git
Merge pull request #3191 from hhunter-ms/remove_todo
remove leftover todo links
This commit is contained in:
commit
6f173472e6
|
|
@ -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