PipedreamHQ / PipedreamHQ/pipedream

[DOCS] Fix broken "community" links across CONTRIBUTING.md

Open Beginner friendly
#21,829 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

### Description
Multiple links pointing to the community forum throughout `CONTRIBUTING.md` rely on an invalid or broken URL path (`pipedream.com/community/...`), causing proxy errors when clicked.

### Steps to Reproduce
1. Open [`CONTRIBUTING.md`](https://github.com/PipedreamHQ/pipedream/blob/master/CONTRIBUTING.md).
2. Click on any of the **community** or **community forum** links across sections like **Ask & Answer Questions** or **Share Your Workflows**.
3. Observe the proxy error displayed on the resulting page.

### Expected Behavior
All community links should successfully redirect to the active [Pipedream community forum](https://pipedream.com/community).

### Actual Behavior
Clicking the links leads to a broken route with the following proxy error:
`Error occurred while trying to proxy: pipedream.com/community/c/dev/11`

### Additional Context
- **Affected File:** `CONTRIBUTING.md`
- **Affected Links:** All instances referencing the `pipedream.com/community/c/dev/...` path.

Contributor guide

Open the contributing guide

Research direction

Open CONTRIBUTING.md and review every community or community forum link, especially those in the Ask & Answer Questions and Share Your Workflows sections. Verify that all affected links use the active Pipedream community forum and no longer lead to the broken /community/c/dev/... route.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
92/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.