Skip to content

Commit 597aaa6

Browse files
fix another url
1 parent 56f3446 commit 597aaa6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs-v2/pages/troubleshooting.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ https://pipedream.com/@yourworkspace/projects/proj_abc123/test-workflow-p_abc123
3737
Open [https://pipedream.com](https://pipedream.com) and visit your workflow. Copy the URL that appears in your browser's address bar. For example:
3838

3939
```
40-
https://pipedream.com/@dylburger/p_abc123/build
40+
https://pipedream.com/@yourworkspace/projects/proj_abc123/test-workflow-p_abc123/inspect
41+
4142
```
4243

4344
Your workflow's ID is the value that starts with `p_`. In this example: `p_abc123`.

0 commit comments

Comments
 (0)