Replace godoc badge with pkg.go.dev
This commit is contained in:
parent
c3c8c7ac65
commit
23a84a6d0e
@ -3,7 +3,7 @@
|
||||
[](https://travis-ci.org/jlaffaye/ftp)
|
||||
[](https://coveralls.io/github/jlaffaye/ftp?branch=master)
|
||||
[](http://goreportcard.com/report/jlaffaye/ftp)
|
||||
[](http://godoc.org/github.com/jlaffaye/ftp)
|
||||
[](https://pkg.go.dev/github.com/jlaffaye/ftp)
|
||||
|
||||
A FTP client package for Go
|
||||
|
||||
@ -15,7 +15,7 @@ go get -u github.com/jlaffaye/ftp
|
||||
|
||||
## Documentation ##
|
||||
|
||||
https://pkg.go.dev/github.com/jlaffaye/ftp?tab=doc
|
||||
https://pkg.go.dev/github.com/jlaffaye/ftp
|
||||
|
||||
## Example ##
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user