aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKristen Kozak <sebright@google.com>2017-05-18 18:02:37 -0700
committerKristen Kozak <sebright@google.com>2017-05-18 18:07:28 -0700
commitf11ceb87e7b543ef86b3a619718ba4327400800b (patch)
tree3329715e8a2b0d2c27673c9e25ff9b5584b32cde /README.md
parentb5fc389c3856ba5c92de66989fede3c40dbf1e31 (diff)
downloadopencensus-java-f11ceb87e7b543ef86b3a619718ba4327400800b.tar.gz
Update Travis build status link for census-instrumentation organization.
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.