diff options
| author | Reiley Yang <reyang@microsoft.com> | 2018-06-21 14:57:50 -0700 |
|---|---|---|
| committer | Yang Song <songy23@users.noreply.github.com> | 2018-06-21 14:57:50 -0700 |
| commit | 9437d455d8a6982abfaec9c7ca162693b0f23c4f (patch) | |
| tree | 45ae95491591fd1cb429e09e1c079f9134821182 /README.md | |
| parent | ce0fe92287a0100e2757dc8ff8e2ac1a61998697 (diff) | |
| download | platform_external_opencensus-java-9437d455d8a6982abfaec9c7ca162693b0f23c4f.tar.gz platform_external_opencensus-java-9437d455d8a6982abfaec9c7ca162693b0f23c4f.tar.bz2 platform_external_opencensus-java-9437d455d8a6982abfaec9c7ca162693b0f23c4f.zip | |
Fix broken link in README.md (#1278)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ project. Integrating OpenCensus with a new library means recording stats or traces and propagating context. -The full quick start example can also be found on the [OpenCensus website](https://opencensus.io/java.html). +The full quick start example can also be found on the [OpenCensus website](https://opencensus.io/java/index.html). ### Add the dependencies to your project |
