Skip to content

Commit caa9a98

Browse files
author
Shuo
authored
Merge pull request #850 from awesee/develop
U: main
2 parents 9b600b9 + d600c7d commit caa9a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: internal/base/base.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
)
1414

1515
// URL - base.URL
16-
const URL = "https://github.com/awesee/leetcode/tree/master"
16+
const URL = "https://github.com/awesee/leetcode/tree/main"
1717

1818
// CmdName - base.CmdName
1919
var CmdName = filepath.Base(os.Args[0])

0 commit comments

Comments
 (0)