From bfd3eb55ca94544703e0ea8ed44c2d2d35198175 Mon Sep 17 00:00:00 2001 From: Shuchang Zheng Date: Thu, 29 May 2025 00:23:53 -0700 Subject: [PATCH] fix run workflows api link (#2506) --- fern/workflows/run-workflows.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fern/workflows/run-workflows.mdx b/fern/workflows/run-workflows.mdx index 28e86b6d..de7dfcf5 100644 --- a/fern/workflows/run-workflows.mdx +++ b/fern/workflows/run-workflows.mdx @@ -10,7 +10,7 @@ You can run a workflow by clicking the "Run" button on the top right corner of t ![image](../images/workflows/run-workflow.png) -Find the API doc [here](/api-reference/api-reference/agent/run-workflow) +Find the API doc [here](/api-reference/api-reference/workflows/run-workflow) ### Parameters