From 3623b0829fc2db6c50fa56d0d3dc1e1916928d37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9sar?= <56847527+LikeTheSalad@users.noreply.github.com> Date: Wed, 8 Oct 2025 16:17:43 +0200 Subject: [PATCH] Update Android troubleshooting page --- troubleshoot/ingest/opentelemetry/edot-sdks/android/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/troubleshoot/ingest/opentelemetry/edot-sdks/android/index.md b/troubleshoot/ingest/opentelemetry/edot-sdks/android/index.md index 3e8b2d4d06..463fb5e41b 100644 --- a/troubleshoot/ingest/opentelemetry/edot-sdks/android/index.md +++ b/troubleshoot/ingest/opentelemetry/edot-sdks/android/index.md @@ -163,11 +163,11 @@ API keys are the recommended way of authenticating the agent with your {{stack}} ### Use {{kib}}'s Applications UI -Follow [this quick guide](../../../../../solutions/observability/apm/api-keys.md#apm-create-an-api-key) and leave all the settings with their default values. +Follow [this quick guide](../../../../../deploy-manage/api-keys/elasticsearch-api-keys.md#create-api-key) and leave all the settings with their default values. ### Use REST APIs -Follow [this guide](https://www.elastic.co/docs/api/doc/kibana/operation/operation-createagentkey) to create an API Key with a set of privileges that are scoped for the APM Agent use case only. +Follow [this guide](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-security-create-api-key) to create an API Key using REST APIs. ## Missing general attributes