From c4500cfc3d6c9c5fe3553e0c76f7146de7063ee2 Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Tue, 17 Sep 2024 15:17:43 +0200 Subject: [PATCH] Docs: change Getting started EE guide reference to point to the relevant location (#15502) --- docs/docsite/rst/userguide/execution_environments.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docsite/rst/userguide/execution_environments.rst b/docs/docsite/rst/userguide/execution_environments.rst index b713792888..4746f12c27 100644 --- a/docs/docsite/rst/userguide/execution_environments.rst +++ b/docs/docsite/rst/userguide/execution_environments.rst @@ -16,7 +16,7 @@ Execution Environments Building an Execution Environment --------------------------------- -The `Getting started with Execution Environments guide `_ will give you a brief technology overview and show you how to build and test your first |ee| in a few easy steps. +The `Getting started with Execution Environments guide `_ will give you a brief technology overview and show you how to build and test your first |ee| in a few easy steps. Use an execution environment in jobs ------------------------------------