Fix link to Declarative Workflow demo (#674)

This commit is contained in:
Ben Thomas
2025-09-09 20:32:08 +00:00
committed by GitHub
parent 9f8823192e
commit c7a1a1e991
+1 -1
View File
@@ -1,7 +1,7 @@
# Declarative Workflows
This folder contains sample workflow definitions than be ran using the
[Declarative Workflow](../dotnet/demos/DeclarativeWorkflow) demo.
[Declarative Workflow](../dotnet/samples/GettingStarted/Workflows/Declarative) demo.
Each workflow is defined in a single YAML file and contains
comments with additional information specific to that workflow.