Skip to content

Commit b565d6b

Browse files
authored
docs: updated broken Propagation API Spec link in propagators __init__.py (open-telemetry#1198)
1 parent 568641f commit b565d6b

File tree

1 file changed

+1
-1
lines changed
  • opentelemetry-api/src/opentelemetry/propagators

1 file changed

+1
-1
lines changed

opentelemetry-api/src/opentelemetry/propagators/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ def example_route():
6565
6666
6767
.. _Propagation API Specification:
68-
https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/api-propagators.md
68+
https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/context/api-propagators.md
6969
"""
7070

7171
import typing

0 commit comments

Comments
 (0)