Merge pull request #3191 from hhunter-ms/remove_todo

remove leftover todo links
This commit is contained in:
Hannah Hunter 2023-02-16 14:58:41 -06:00 committed by GitHub
commit 6f173472e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 >}})