From cfaa4c4b45f9436e9d8969323b69d985bf2c32de Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Thu, 28 Oct 2021 10:50:50 -0400 Subject: [PATCH] Fix top Java 404s --- layouts/index.redirects | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/layouts/index.redirects b/layouts/index.redirects index c037e0194ae5..ba4057ef0954 100644 --- a/layouts/index.redirects +++ b/layouts/index.redirects @@ -4,3 +4,7 @@ {{ . | printf "%-35s" }} {{ $p.RelPermalink }} {{ end -}} {{ end -}} + +# https://github.com/open-telemetry/opentelemetry.io/issues/635#issuecomment-953920483 +/docs/java/automatic_instrumentation https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/README.md +/docs/java/getting_started https://opentelemetry.io/docs/java/manual_instrumentation/