Skip to content

Commit 368ad15

Browse files
committed
Fix relative link in quickstart guide for flowctl installation instructions #141
1 parent ccf863e commit 368ad15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

versioned_docs/version-1.2.x/getting-started/quickstarts/flowsynx-in-5-minutes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ flowctl workflows executions execute -f ./hello-world.json
100100
Execution begins immediately.
101101

102102
:::info Flowctl
103-
If flowctl is not installed, please refer to [**Install flowctl**](./getting-started/flowctl-based-installation) guide to help you install it.
103+
If flowctl is not installed, please refer to [**Install flowctl**](./../../getting-started/flowctl-based-installation) guide to help you install it.
104104
:::
105105

106106
#### Option B — Run via REST API

0 commit comments

Comments
 (0)