Skip to content

Commit 0d91d4b

Browse files
committed
docs: update readme
1 parent d2811e1 commit 0d91d4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ package main
1717

1818
import (
1919
"fmt"
20-
"release-lab/conventional-commit-parser"
20+
"github.com/release-lab/conventional-commit-parser"
2121
)
2222

2323
func main() {

0 commit comments

Comments
 (0)