Skip to content

Commit e0e4248

Browse files
committed
fix missing link
1 parent f8997ec commit e0e4248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workflows/get-started/cli-quick-start.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ npx wrangler@latest deploy
160160

161161
## 3. Running a Workflow
162162

163-
You can run a Workflow via the `wrangler` CLI, via a Worker binding, or via the Workflows [REST API]().
163+
You can run a Workflow via the `wrangler` CLI, via a Worker binding, or via the Workflows [REST API](/api/paths/accounts-account_id--workflows/get).
164164

165165
### CLI
166166

0 commit comments

Comments
 (0)