Skip to content

Commit 8e1aaee

Browse files
committed
docs(contributing): update repository links to point to srivilliamsai/resume-ecosystem-node
1 parent 6b99824 commit 8e1aaee

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ By participating in this project, you agree to maintain a respectful, inclusive,
3232
```
3333
3. **Add the upstream remote:**
3434
```bash
35-
git remote add upstream https://github.com/<org>/resume-ecosystem-node.git
35+
git remote add upstream https://github.com/srivilliamsai/resume-ecosystem-node.git
3636
```
3737
4. **Create a branch** for your work (see [Branch Naming](#branch-naming)):
3838
```bash
@@ -269,8 +269,8 @@ npm run docker:test:down
269269

270270
## Need Help?
271271

272-
- 💬 Open a [GitHub Discussion](https://github.com/<org>/resume-ecosystem-node/discussions)
273-
- 🐛 File a [Bug Report](https://github.com/<org>/resume-ecosystem-node/issues/new?template=bug_report.md)
274-
- 💡 Request a [Feature](https://github.com/<org>/resume-ecosystem-node/issues/new?template=feature_request.md)
272+
- 💬 Open a [GitHub Discussion](https://github.com/srivilliamsai/resume-ecosystem-node/discussions)
273+
- 🐛 File a [Bug Report](https://github.com/srivilliamsai/resume-ecosystem-node/issues/new?template=bug_report.md)
274+
- 💡 Request a [Feature](https://github.com/srivilliamsai/resume-ecosystem-node/issues/new?template=feature_request.md)
275275

276276
Thank you for contributing! 🎉

0 commit comments

Comments
 (0)