Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jobenjada committed Oct 12, 2024
1 parent 37febd3 commit 8f75eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/github/hooks/issue.ts
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ export const onAssignCommented = async (webhooks: Webhooks) => {
if (isPlayerSubmission) {
const comment = ` This is a submission of a different player for a side quest, you cannot get assigned to that.
If you also want to complete it, here is the list of all side quests (link to oss.gg/side-quests)
If you also want to complete it, here is the [list of all side quests](https://oss.gg/side-quests)
If you want to make e.g. 1050 points in 5 minutes without touching code, do the [Starry-eyed Supporter quest](https://formbricks.notion.site/How-to-make-1050-points-without-touching-code-in-5-minutes-e71e624b5b9b487bbac28030d142438a?pvs=74)
Expand Down

0 comments on commit 8f75eef

Please sign in to comment.