Skip to content

Commit cbec960

Browse files
committed
Fix link in migration guide
1 parent 5236670 commit cbec960

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/migration_0.28.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,7 @@ the changes required to be made.
156156
[Basic OTLP Example
157157
(0.27)](https://github.com/open-telemetry/opentelemetry-rust/tree/opentelemetry-otlp-0.27.0/opentelemetry-otlp/examples)
158158
[Basic OTLP Example
159-
(0.28)](https://github.com/open-telemetry/opentelemetry-rust/tree/opentelemetry-otlp-0.27.0/opentelemetry-otlp/examples)
160-
// TODO: Update this link after github tag is created.
159+
(0.28)](https://github.com/open-telemetry/opentelemetry-rust/tree/opentelemetry-otlp-0.28.0/opentelemetry-otlp/examples)
161160

162161
This guide covers only the most common breaking changes. If you’re using custom
163162
exporters or processors (or authoring one), please consult the changelog for

0 commit comments

Comments
 (0)