remove left over todo links

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
Hannah Hunter 2023-02-16 14:20:49 -06:00
parent 1b8515cd24
commit 67e809abd8
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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 >}})