From fbe4e112b044e9c94aef45123cdd1111c7a18b34 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 12:27:53 +0100 Subject: [PATCH] use production api key link instead of staging (#5866) (#5871) * use production api key link instead of staging * fix terminology (cherry picked from commit 934a81d6af5fbb9b93f7ba020bd59eaab4266cac) Co-authored-by: Kaan Yalti --- docs/test-framework-dev-guide.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/test-framework-dev-guide.md b/docs/test-framework-dev-guide.md index b449120cbd0..f1123b1d705 100644 --- a/docs/test-framework-dev-guide.md +++ b/docs/test-framework-dev-guide.md @@ -25,8 +25,7 @@ The Elastic Agent package that is used for integration tests packages Beats buil ### Configuration -ESS (staging) API Key to create on https://staging.found.no/account/keys - +ESS (production) API Key to create on Warning: if you never created a deployment on it, you won't have permission to get this key, so you will need to create one first. ## Running tests