Skip to content

Commit

Permalink
Update getBaseGitHubUrl.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
flakey5 authored Feb 11, 2025
1 parent 3362209 commit 39b2557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/generators/api-links/utils/getBaseGitHubUrl.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export function getBaseGitHubUrl(cwd) {
}

/**
*
* Grabs the current Git commit hash within a directory
* @param cwd
*/
export function getCurrentGitHash(cwd) {
Expand Down

0 comments on commit 39b2557

Please sign in to comment.