Skip to content

Commit 8eb39e2

Browse files
authored
Update EDOT docs links (#639)
1 parent 47cb60c commit 8eb39e2

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ The Elastic Distribution of OpenTelemetry Java (EDOT Java) is a customized versi
77

88
With EDOT Java you have access to all the features and supported technologies of the OpenTelemetry Java instrumentation agent plus:
99

10-
- additional [features](https://elastic.github.io/opentelemetry/edot-sdks/java/features.html), for example:
11-
- [Inferred spans](https://elastic.github.io/opentelemetry/edot-sdks/java/features.html#inferred-spans)
12-
- [Span stacktrace](https://elastic.github.io/opentelemetry/edot-sdks/java/features.html#span-stacktrace)
13-
- [Elastic universal profiling integration](https://elastic.github.io/opentelemetry/edot-sdks/java/features.html#elastic-universal-profiling-integration)
10+
- additional [features](https://www.elastic.co/docs/reference/opentelemetry/edot-sdks/java/features.html), for example:
11+
- [Inferred spans](https://www.elastic.co/docs/reference/opentelemetry/edot-sdks/java/features.html#inferred-spans)
12+
- [Span stacktrace](https://www.elastic.co/docs/reference/opentelemetry/edot-sdks/java/features.html#span-stacktrace)
13+
- [Elastic universal profiling integration](https://www.elastic.co/docs/reference/opentelemetry/edot-sdks/java/features.html#elastic-universal-profiling-integration)
1414
- ...
15-
- additional [supported technologies](https://elastic.github.io/opentelemetry/edot-sdks/java/supported-technologies.html)
15+
- additional [supported technologies](https://www.elastic.co/docs/reference/opentelemetry/edot-sdks/java/supported-technologies.html)
1616

1717
We welcome your feedback! You can reach us by [opening a GitHub issue](https://github.com/elastic/elastic-otel-java/issues) or starting a discussion thread on the [Elastic Discuss forum](https://discuss.elastic.co/tags/c/observability/apm/58/java).
1818

@@ -35,9 +35,9 @@ Using the `JAVA_TOOL_OPTIONS` environment variable can be used when modifying th
3535

3636
## Read the docs
3737

38-
* [EDOT Java](https://elastic.github.io/opentelemetry/edot-sdks/java/index.html)
39-
* [EDOT Java configuration](https://elastic.github.io/opentelemetry/edot-sdks/java/configuration.html)
40-
* [EDOT Java migration](https://elastic.github.io/opentelemetry/edot-sdks/java/migration.html) from the [Elastic APM Java agent](https://github.com/elastic/apm-agent-java)
38+
* [EDOT Java](https://www.elastic.co/docs/reference/opentelemetry/edot-sdks/java/index.html)
39+
* [EDOT Java configuration](https://www.elastic.co/docs/reference/opentelemetry/edot-sdks/java/configuration.html)
40+
* [EDOT Java migration](https://www.elastic.co/docs/reference/opentelemetry/edot-sdks/java/migration.html) from the [Elastic APM Java agent](https://github.com/elastic/apm-agent-java)
4141

4242
## Build and Test
4343

docs/configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
This page has been moved to [EDOT documentation](https://elastic.github.io/opentelemetry/edot-sdks/java/setup/index.html)
1+
This page has been moved to [EDOT documentation](https://www.elastic.co/docs/reference/opentelemetry/edot-sdks/java/setup/index.html)

docs/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
This page has been moved to [EDOT documentation](https://elastic.github.io/opentelemetry/edot-sdks/java/configuration.html)
1+
This page has been moved to [EDOT documentation](https://www.elastic.co/docs/reference/opentelemetry/edot-sdks/java/configuration.html)

docs/migrate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
This page has been moved to [EDOT documentation](https://elastic.github.io/opentelemetry/edot-sdks/java/migration.html)
1+
This page has been moved to [EDOT documentation](https://www.elastic.co/docs/reference/opentelemetry/edot-sdks/java/migration.html)

0 commit comments

Comments
 (0)