We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2811e1 commit 0d91d4bCopy full SHA for 0d91d4b
1 file changed
README.md
@@ -17,7 +17,7 @@ package main
17
18
import (
19
"fmt"
20
- "release-lab/conventional-commit-parser"
+ "github.com/release-lab/conventional-commit-parser"
21
)
22
23
func main() {
0 commit comments