Skip to content

Commit 39b2557

Browse files
authored
Update getBaseGitHubUrl.mjs
1 parent 3362209 commit 39b2557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/generators/api-links/utils/getBaseGitHubUrl.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export function getBaseGitHubUrl(cwd) {
2525
}
2626

2727
/**
28-
*
28+
* Grabs the current Git commit hash within a directory
2929
* @param cwd
3030
*/
3131
export function getCurrentGitHash(cwd) {

0 commit comments

Comments
 (0)