diff --git a/workflows/README.md b/workflows/README.md index c7ceb0d517..56911c1783 100644 --- a/workflows/README.md +++ b/workflows/README.md @@ -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.