Skip to content

Commit 8562970

Browse files
Update auto-comment.yml
1 parent 0d0ee0e commit 8562970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
2525
if (labels.includes("ambassador")) {
2626
programName = "PyTorch Ambassador Program";
27-
programDocs = "https://github.com/pytorch-fdn/foundation-programs/blob/main/pytorch-ambassador-program.md";
27+
programDocs = "https://github.com/pytorch-fdn/ambassador-program/blob/main/README.md";
2828
commentBody = [
2929
`👋 Thank you for submitting a nomination for the **${programName}**! 🎉`,
3030
"",

0 commit comments

Comments
 (0)