aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8f9d1863..6703abae 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
Instrumentation - A stats collection framework
======================================================
-[![Build Status](https://travis-ci.org/google/instrumentation-java.svg?branch=master)](https://travis-ci.org/google/instrumentation-java) [![Build status](https://ci.appveyor.com/api/projects/status/w6sjnfpcp8s5l1s1/branch/master?svg=true)](https://ci.appveyor.com/project/instrumentationjavateam/instrumentation-java/branch/master)
+[![Build Status](https://travis-ci.org/census-instrumentation/instrumentation-java.svg?branch=master)](https://travis-ci.org/census-instrumentation/instrumentation-java) [![Build status](https://ci.appveyor.com/api/projects/status/w6sjnfpcp8s5l1s1/branch/master?svg=true)](https://ci.appveyor.com/project/instrumentationjavateam/instrumentation-java/branch/master)
Instrumentation provides a framework to define and collect stats against metrics and to
break those stats down across user-defined dimensions.