8000 Merge pull request #29 from empire/patch-1 · mcuadros/go-git@bb3a1bf · GitHub
[go: up one dir, main page]

Skip to content

Commit bb3a1bf

Browse files
authored
Merge pull request go-git#29 from empire/patch-1
Fix example's link in README.md
2 parents 908b151 + b9e4a01 commit bb3a1bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ import "github.com/go-git/go-git" // with go modules disabled
3737
Examples
3838
--------
3939

40-
> Please note that the `CheckIfError` and `Info` functions used in the examples are from the [examples package](https://github.com/src-d/go-git/blob/master/_examples/common.go#L17) just to be used in the examples.
40+
> Please note that the `CheckIfError` and `Info` functions used in the examples are from the [examples package](https://github.com/go-git/go-git/blob/master/_examples/common.go#L19) just to be used in the examples.
4141
4242

4343
### Basic example

0 commit comments

Comments
 (0)
0