Skip to content

Commit d6e667f

Browse files
authored
Update README.rst (#2849)
The URL link is incorrect; it should be a repository in the open-telemetry account.
1 parent 40c3363 commit d6e667f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-instrumentation/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ to figure out which instrumentation packages the user might want to install. By
4040
prints out a list of the default and detected instrumentation packages that can be added to a
4141
requirements.txt file. It also supports installing the packages when run with
4242
:code:`--action=install` or :code:`-a install` flag. All default and detectable
43-
instrumentation packages are defined `here <https://github.com/flands/opentelemetry-python-contrib/blob/main/opentelemetry-instrumentation/src/opentelemetry/instrumentation/bootstrap_gen.py>`.
43+
instrumentation packages are defined `here <https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/opentelemetry-instrumentation/src/opentelemetry/instrumentation/bootstrap_gen.py>`.
4444

4545

4646
opentelemetry-instrument

0 commit comments

Comments
 (0)