Skip to content

Commit f8fa003

Browse files
tisonkunice1000
authored andcommitted
Correct README for new repo base url (#54)
Signed-off-by: tison <[email protected]>
1 parent a166cc0 commit f8fa003

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
@@ -1,6 +1,6 @@
11
## Ti-Client in Java [Under Construction]
22

3-
A Java client for [TiDB](https://github.com/pingcap/tidb)/[TiKV](https://github.com/pingcap/tikv).
3+
A Java client for [TiDB](https://github.com/pingcap/tidb)/[TiKV](https://github.com/tikv/tikv).
44
It is supposed to:
55
+ Communicate via [gRPC](http://www.grpc.io/)
66
+ Talk to Placement Driver searching for a region
@@ -126,7 +126,7 @@ After building, add following lines into your `pom.xml`
126126

127127

128128
## TODO
129-
Contributions are welcomed. Here is a [TODO](https://github.com/pingcap/tikv-client-java/wiki/TODO-Lists) and you might contact [email protected] if needed.
129+
Contributions are welcomed. Here is a [TODO](https://github.com/tikv/client-java/wiki/TODO-Lists) and you might contact [email protected] if needed.
130130

131131
## License
132132
Apache 2.0 license. See the [LICENSE](./LICENSE) file for details.

0 commit comments

Comments
 (0)