We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b600b9 + d600c7d commit caa9a98Copy full SHA for caa9a98
internal/base/base.go
@@ -13,7 +13,7 @@ import (
13
)
14
15
// URL - base.URL
16
-const URL = "https://github.com/awesee/leetcode/tree/master"
+const URL = "https://github.com/awesee/leetcode/tree/main"
17
18
// CmdName - base.CmdName
19
var CmdName = filepath.Base(os.Args[0])
0 commit comments