Skip to content

Commit

Permalink
Merge pull request etcd-io#13113 from etcd-io/philips-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
gyuho authored Jun 16, 2021
2 parents 5667803 + 1a94335 commit 76df94a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/v3/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# etcd/clientv3
# etcd/client/v3

[![Docs](https://img.shields.io/badge/docs-latest-green.svg)](https://etcd.io/docs)
[![Godoc](https://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](https://godoc.org/go.etcd.io/etcd/clientv3)
[![Godoc](https://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](https://godoc.org/go.etcd.io/etcd/client/v3)

`etcd/clientv3` is the official Go etcd client for v3.

Expand Down

0 comments on commit 76df94a

Please sign in to comment.