Skip to content

Commit d600c7d

Browse files
author
Shuo
committed
U: main
1 parent 1706430 commit d600c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/base/base.go

Lines changed: 1 addition & 1 deletion
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)