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

Commit 2af106d

Browse files
mtwoBogdan Drutu
authored andcommitted
Fixed readme image sizes and references (#18)
* Update README.md Updated image references to point to pngs * Delete EcosystemLayers.jpg * Delete LibraryComponents.jpg * Add files via upload * Delete EcosystemLayers.png * Delete LibraryComponents.png * Create temp.text * Add files via upload * Delete temp.text * Update README.md
1 parent 8f12846 commit 2af106d

5 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,13 +136,13 @@ allows applications to easily get access to their own data in-process.
136136
* Library MUST support the [TraceContext][TraceContextSpecs] format for Trace and Tags components.
137137
* Binary encoding is defined [here](https://github.com/census-instrumentation/opencensus-specs/blob/master/encodings/BinaryEncoding.md)
138138

139-
[EcosystemLayers]: https://github.com/census-instrumentation/opencensus-specs/blob/master/drawings/EcosystemLayers.jpg "Ecosystem Layer"
139+
[EcosystemLayers]: /drawings/EcosystemLayers.png "Ecosystem Layer"
140140
[DapperPaper]: https://research.google.com/pubs/pub36356.html
141141
[goContext]: https://golang.org/pkg/context
142142
[gRPCContext]: https://github.com/grpc/grpc-java/blob/master/context/src/main/java/io/grpc/Context.java
143-
[LibraryComponents]: https://github.com/census-instrumentation/opencensus-specs/blob/master/drawings/LibraryComponents.jpg "OpenCensus Library Components"
143+
[LibraryComponents]: /drawings/LibraryComponents.png "OpenCensus Library Components"
144144
[NamespaceAndPackage]: https://github.com/census-instrumentation/opencensus-specs/blob/master/NamespaceAndPackage.md
145145
[RFC2119]: https://www.ietf.org/rfc/rfc2119.txt
146146
[TraceAPI]: https://github.com/census-instrumentation/opencensus-specs/blob/master/trace/README.md
147147
[TraceContextSpecs]: https://github.com/TraceContext/tracecontext-spec
148-
[TraceDataModel]: https://github.com/census-instrumentation/opencensus-proto/blob/master/trace/trace.proto
148+
[TraceDataModel]: https://github.com/census-instrumentation/opencensus-proto/blob/master/trace/trace.proto

drawings/EcosystemLayers.jpg

-45.5 KB
Binary file not shown.

drawings/EcosystemLayers.png

48.9 KB
Loading

drawings/LibraryComponents.jpg

-25 KB
Binary file not shown.

drawings/LibraryComponents.png

20.9 KB
Loading

0 commit comments

Comments
 (0)