diff --git a/README.md b/README.md index c748848..3fa1c57 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # capnproto-java: Cap'n Proto for Java -[![Build Status](https://travis-ci.org/dwrensha/capnproto-java.svg?branch=master)](https://travis-ci.org/dwrensha/capnproto-java) +[![Build Status](https://travis-ci.org/capnproto/capnproto-java.svg?branch=master)](https://travis-ci.org/capnproto/capnproto-java) [Cap'n Proto](http://capnproto.org) is an extremely efficient protocol for sharing data and capabilities, and capnproto-java is a work-in-progress pure Java implementation. -[Read more here.](https://dwrensha.github.io/capnproto-java/index.html) +[Read more here.](https://capnproto.github.io/capnproto-java/index.html)