From 72d0928f1b8652d6ef12485ab568f6a7935ddd78 Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Thu, 19 Oct 2023 09:30:21 +0200 Subject: [PATCH] [DOCS] EE guide: fix a ref to Get started with EE (#14587) --- 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 287274b465..f58e665bc6 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 ------------------------------------