Skip to content

Commit 4aaeb43

Browse files
authored
Update Contribution Guide link in issue comment workflow
1 parent 3857317 commit 4aaeb43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/community-issue-comment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
repo: context.repo.repo,
3838
issue_number: context.payload.issue.number,
3939
body: `Thank you @${context.payload.issue.assignee.login} you have been assigned this issue!
40-
**Please follow the directions in our [Contributing Guide](https://github.com/chaynHQ/.github/blob/main/docs/CONTRIBUTING.md). We look forward to reviewing your pull request. ✨**
40+
**Please follow the directions in our [Contributing Guide](https://github.com/chaynHQ/bloom-backend/blob/develop/CONTRIBUTING.md). We look forward to reviewing your pull request. ✨**
4141
4242
---
4343

0 commit comments

Comments
 (0)