Skip to content

Commit a21a6b1

Browse files
committed
markdown lint.
1 parent 8929de6 commit a21a6b1

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

DEPRECATED.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,8 @@ code in opentelemetry-cpp.
177177

178178
The following are deprecated and planned for removal:
179179

180-
* all the API headers located under `ext/include/opentelemetry/ext/zpages/`, including:
180+
* all the API headers located under
181+
`ext/include/opentelemetry/ext/zpages/`, including:
181182
* the C++ class `ThreadsafeSpanData`
182183
* the C++ class `TracezDataAggregator`
183184
* the C++ class `TracezHttpServer`
@@ -191,9 +192,11 @@ The following are deprecated and planned for removal:
191192
* the zpages build options in CMake (`WITH_ZPAGES`)
192193

193194
The following code is no longer considered public, will no longer be
194-
installed, and will no longer be useable outside of the opentelemetry-cpp implementation:
195+
installed, and will no longer be useable outside of
196+
the opentelemetry-cpp implementation:
195197

196-
* all the API headers located under `ext/include/opentelemetry/ext/http/server`, including:
198+
* all the API headers located under
199+
`ext/include/opentelemetry/ext/http/server`, including:
197200
* the C++ class `FileHttpServer`
198201
* the C++ class `HttpRequestCallback`
199202
* the C++ class `HttpServer`

0 commit comments

Comments
 (0)