From 6650b3c6527c17965adf7239850857a10d56ba62 Mon Sep 17 00:00:00 2001 From: Josh Haberman Date: Thu, 28 May 2015 10:10:10 -0700 Subject: Update Travis and Coveralls URLs for repo switch. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4617ac8..e2cdc52 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Unleaded - small, fast parsers for the 21st century -[![Build Status](https://travis-ci.org/haberman/upb.svg?branch=master)](https://travis-ci.org/haberman/upb) -[![Coverage Status](https://img.shields.io/coveralls/haberman/upb.svg)](https://coveralls.io/r/haberman/upb?branch=master) +[![Build Status](https://travis-ci.org/google/upb.svg?branch=master)](https://travis-ci.org/google/upb) +[![Coverage Status](https://img.shields.io/coveralls/google/upb.svg)](https://coveralls.io/r/google/upb?branch=master) Unleaded is a library of fast parsers and serializers. These parsers/serializers are written in C and use every available @@ -77,7 +77,7 @@ this. For a more detailed description of the scheme we use to provide both C and C++ APIs, see: -[CAndCPlusPlusAPI](https://github.com/haberman/upb/wiki/CAndCPlusPlusAPI). +[CAndCPlusPlusAPI](https://github.com/google/upb/wiki/CAndCPlusPlusAPI). All of the code that is under `upb/` but *not* under `upb/bindings/` forms the namespace of upb's cross-language -- cgit v1.2.3