Skip to content

Commit 9c1ab69

Browse files
committed
Git comment points to correct repo URL
1 parent a09aeaa commit 9c1ab69

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/core/src/publisher/github-comment.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export async function postSkipComment(
3333
${options.reason}
3434
3535
---
36-
*Generated by [git-glimpse](https://github.com/git-glimpse/git-glimpse)*`;
36+
*Generated by [git-glimpse](https://github.com/DeDuckProject/git-glimpse)*`;
3737

3838
const existing = await findExistingComment(octokit, options);
3939

@@ -145,5 +145,5 @@ ${script}
145145
</details>
146146
147147
---
148-
*Generated by [git-glimpse](https://github.com/git-glimpse/git-glimpse)${rerunSection}*`;
148+
*Generated by [git-glimpse](https://github.com/DeDuckProject/git-glimpse)${rerunSection}*`;
149149
}

0 commit comments

Comments
 (0)