Skip to content

Commit ff4321b

Browse files
committed
chore: Update documentation links on README.md file.
Signed-off-by: Paulo Vital <[email protected]>
1 parent d5818ba commit ff4321b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Any feedback is welcome. Happy Python visibility.
77
[![CircleCI](https://circleci.com/gh/instana/python-sensor/tree/main.svg?style=svg)](https://circleci.com/gh/instana/python-sensor/tree/main)
88
[![OpenTracing Badge](https://img.shields.io/badge/OpenTracing-disabled-red.svg)](http://opentracing.io)
99
[![OpenTelemetry Badge](https://img.shields.io/badge/OpenTelemetry-enabled-blue.svg)](http://opentelemetry.io)
10-
![Python Version from PEP 621 TOML](https://img.shields.io/python/required-version-toml?tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2Finstana%2Fpython-sensor%2Frefs%2Fheads%2Fmain%2Fpyproject.toml)
10+
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/instana)
1111
![GitHub Release](https://img.shields.io/github/v/release/instana/python-sensor)
1212

1313
> [!NOTE]
@@ -60,7 +60,7 @@ Want to instrument other languages? See our [Node.js], [Go], [Ruby] instrumenta
6060
[Instana AutoTrace™️]: https://www.ibm.com/docs/en/instana-observability/current?topic=kubernetes-instana-autotrace-webhook "Instana AutoTrace"
6161
[configuration page]: https://www.ibm.com/docs/en/instana-observability/current?topic=package-python-configuration-configuring-instana#general "Instana Python package configuration"
6262
[PyPI]: https://pypi.python.org/pypi/instana "Instana package at PyPI"
63-
[installation document]: https://www.ibm.com/docs/en/instana-observability/current?topic=technologies-monitoring-python-instana-python-package#installing "Instana Python package installation"
63+
[installation document]: https://www.ibm.com/docs/en/instana-observability/current?topic=technologies-monitoring-python-instana-python-package#installation-methods "Instana Python package installation methods"
6464
[documentation portal]: https://www.ibm.com/docs/en/instana-observability/current?topic=technologies-monitoring-python-instana-python-package "Instana Python package documentation"
6565
[Node.js]: https://github.com/instana/nodejs "Instana Node.JS Tracer"
6666
[Go]: https://github.com/instana/golang-sensor "Instana Go Tracer"

0 commit comments

Comments
 (0)