Skip to content

Commit 24d2e80

Browse files
authored
Fix CLI broken link (#6686)
1 parent 2a7ed71 commit 24d2e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Develop components without leaving your browser with the Pipedream Gitpod worksp
5757
3. Open a new Gitpod Workspace with your fork: `https://gitpod.io/#https://github.com/<your-github-username>/pipedream`
5858
4. Run `pd init app` to scaffold a new app, or make changes to an exisiting one in the `components` directory
5959

60-
This workspace will automatically configure the Pipedream CLI client with your API key. This allows you to interact with the [advanced Pipedream CLI tool](https://pipedream.com/docs/cli) and develop components on the fly.
60+
This workspace will automatically configure the Pipedream CLI client with your API key. This allows you to interact with the [advanced Pipedream CLI tool](https://pipedream.com/docs/cli/reference/) and develop components on the fly.
6161

6262
## The Pull Request process
6363

0 commit comments

Comments
 (0)