Skip to content

Commit 9a5d0d0

Browse files
committed
fixup!
1 parent 433dffa commit 9a5d0d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

create-node-meeting-artifacts.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,6 @@ await hackmd.updateMeetingNotesDocument(
136136
minutesContent
137137
);
138138

139-
// Step 16: Update the HackMD document with the self-referencing link
139+
// Output success information with links
140140
console.log(`Created GitHub issue: ${githubIssue.html_url}`);
141141
console.log(`Created HackMD document: ${minutesDocLink}`);

0 commit comments

Comments
 (0)