Skip to content

Commit

Permalink
doc: fix some broken links (#456)
Browse files Browse the repository at this point in the history
  • Loading branch information
coryan authored Dec 17, 2020
1 parent 7d7bd52 commit 9b94160
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions examples/metrics_simple/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ See [CONTRIBUTING.md](../../CONTRIBUTING.md) for instructions on building and ru

## Additional Documentation

[API Design](https://github.com/open-o11y/otel-docs/blob/master/cpp-metrics/api-design.md)
[API Design](https://github.com/open-o11y/docs/blob/master/cpp-metrics/api-design.md)

[SDK Design](https://github.com/open-o11y/otel-docs/blob/master/cpp-metrics/sdk-design.md)
[SDK Design](https://github.com/open-o11y/docs/blob/master/cpp-metrics/sdk-design.md)

[OStreamExporters Design](https://github.com/open-o11y/otel-docs/blob/master/exporter/ostream/ostream-exporter-design.md)
[OStreamExporters Design](https://github.com/open-o11y/docs/blob/master/cpp-ostream/ostream-exporter-design.md)

[OpenTelemetry C++ Metrics Overview](https://github.com/open-o11y/docs/blob/master/cpp-metrics/README.md)
[OpenTelemetry C++ Metrics Overview](https://github.com/open-o11y/docs/blob/master/cpp-metrics/README.md)

0 comments on commit 9b94160

Please sign in to comment.