Skip to content

Commit aea6530

Browse files
authored
docs: fix typo (open-telemetry#543)
1 parent 9a9db2b commit aea6530

File tree

1 file changed

+1
-1
lines changed
  • opentelemetry-auto-instrumentation/src/opentelemetry/auto_instrumentation

1 file changed

+1
-1
lines changed

opentelemetry-auto-instrumentation/src/opentelemetry/auto_instrumentation/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
2525
The code in ``program.py`` needs to use one of the packages for which there is
2626
an OpenTelemetry extension. For a list of the available extensions please check
27-
`here <https://opentelemetry-python.readthedocsio/>`_.
27+
`here <https://opentelemetry-python.readthedocs.io/>`_.
2828
"""

0 commit comments

Comments
 (0)