docs: update client v3's README

This commit is contained in:
琚致远 2020-12-20 00:06:10 +08:00 committed by GitHub
parent a3174d0f8e
commit 549bff5980
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,4 +89,4 @@ Client request size limit is configurable via `clientv3.Config.MaxCallSendMsgSiz
## Examples
More code examples can be found at [GoDoc](https://godoc.org/go.etcd.io/etcd/clientv3).
More code examples can be found at [GoDoc](https://godoc.org/github.com/rpcxio/etcd/clientv3).