readme: update doc link to pkg.go.dev

The older godoc.org encourages the user to use pkg.go.dev instead.
Change our link to point directly there (and use https).

Signed-off-by: John Mulligan <jmulligan@redhat.com>
This commit is contained in:
John Mulligan 2020-02-12 13:55:50 -05:00 committed by Niels de Vos
parent 80dc7c279b
commit dc289754c8
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ go test -tags luminous ....
## Documentation
Detailed documentation is available at
<http://godoc.org/github.com/ceph/go-ceph>.
<https://pkg.go.dev/github.com/ceph/go-ceph>.
### Connecting to a cluster