Skip to content

Commit 467c127

Browse files
authored
Update Links in README (#9)
1 parent a141be5 commit 467c127

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ Versions used with go-version must follow [SemVer](http://semver.org/).
1414
## Installation and Usage
1515

1616
Package documentation can be found on
17-
[GoDoc](http://godoc.org/github.com/hashicorp/go-version).
17+
[GoDoc](http://godoc.org/github.com/6543/go-version).
1818

1919
Installation can be done with a normal `go get`:
2020

2121
```
22-
$ go get github.com/hashicorp/go-version
22+
$ go get github.com/6543/go-version
2323
```
2424

2525
#### Version Parsing and Comparison

0 commit comments

Comments
 (0)