Skip to content

Commit 06e3d62

Browse files
committed
Fix links
1 parent 32b7693 commit 06e3d62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/_edot-sdks/python/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ With EDOT Python you have access to all the features of the OpenTelemetry Python
2222

2323
* [Setup](./setup/index)
2424
* [Setup on Kubernetes](./setup/k8s)
25-
* [Supported technologies](./supported-techologies)
25+
* [Supported technologies](./supported-technologies)
2626
* [Manual instrumentation](./setup/manual-instrumentation)
2727
* [Configuration](./configuration)
2828
* [Migrating from Elastic APM Python Agent](./migration)

docs/_edot-sdks/python/supported-technologies.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This follows the [OpenTelemetry Python Version Support](https://github.com/open-
2222

2323
## Instrumentations
2424

25-
We don't install instrumentations by default and we suggest to use our [edot-bootstrap](../setup/index#install-the-available-instrumentation) command to automatically install the available instrumentations.
25+
We don't install instrumentations by default and we suggest to use our [edot-bootstrap](./setup/index#install-the-available-instrumentation) command to automatically install the available instrumentations.
2626

2727
| Name | Packages instrumented | Semantic conventions status |
2828
|---|---|---|---|

0 commit comments

Comments
 (0)