From 58402d3357c116e2273197d95371e21dadd3f609 Mon Sep 17 00:00:00 2001 From: Ryan Raasch Date: Thu, 2 Jan 2025 09:20:20 -0800 Subject: [PATCH] fixes --- docs/cfa_azure_overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cfa_azure_overview.md b/docs/cfa_azure_overview.md index 3a5464b..fb993b1 100644 --- a/docs/cfa_azure_overview.md +++ b/docs/cfa_azure_overview.md @@ -54,4 +54,4 @@ client.add_task(job_id="example_job", docker_cmd="python3 main.py") The diagram below illustrates the flow of using the `AzureClient` depending on use case. -![AzureClient Workflow](/docs/cfa_azure_workflow.png) +![AzureClient Workflow](/docs/cfa_azure%20workflow.png)