Skip to content

Commit 52f99f4

Browse files
committed
Update links.js
1 parent 2501695 commit 52f99f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

links.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ function createLink(linkData) {
2929

3030
branch = '';
3131

32-
} else {
32+
} else if (branch) {
3333

3434
branch = ':' + branch;
3535

0 commit comments

Comments
 (0)