Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 52309d7

Browse files
authored
Fix links from README to docs. Add link to integration docs (#128)
1 parent 04d4038 commit 52309d7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ PHP related utilities and supporting software needed by Census.
99
![PHP-Version](https://img.shields.io/packagist/php-v/opencensus/opencensus.svg)
1010

1111
* [API Documentation][api-docs]
12+
* [Integration Documentation][integration-docs]
1213

1314
## Installation & basic usage
1415

@@ -152,7 +153,8 @@ Apache 2.0 - See [LICENSE](LICENSE) for more information.
152153
This is not an official Google product.
153154
154155
[census-org]: https://github.com/census-instrumentation
155-
[api-docs]: http://opencensus.io/opencensus-php/
156+
[api-docs]: https://census-instrumentation.github.io/opencensus-php/api
157+
[integration-docs]: https://census-instrumentation.github.io/opencensus-php
156158
[composer]: https://getcomposer.org/
157159
[pecl]: https://pecl.php.net/
158160
[never-sampler]: http://opencensus.io/opencensus-php/api/OpenCensus/Trace/Sampler/NeverSampleSampler.html

0 commit comments

Comments
 (0)