From 56529864f8eb4406edbb19d4bbc87deca69c5b6d Mon Sep 17 00:00:00 2001 From: Eric Regnier Date: Mon, 27 May 2024 04:26:05 -0700 Subject: [PATCH] Update env.md Updated learn links based on warnings --- power-platform/developer/cli/reference/env.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/power-platform/developer/cli/reference/env.md b/power-platform/developer/cli/reference/env.md index c69bf79fa..8fe0c65d7 100644 --- a/power-platform/developer/cli/reference/env.md +++ b/power-platform/developer/cli/reference/env.md @@ -74,7 +74,7 @@ Show only environments containing filter criteria. ## pac env list-settings -List environment settings. These settings are limited to only the columns listed on [Organization table writable columns](/data-platform/reference/entities/organization?view=dataverse-latest#writable-columnsattributes). +List environment settings. These settings are limited to only the columns listed on [Organization table writable columns](../data-platform/reference/entities/organization?view=dataverse-latest#writable-columnsattributes). [!INCLUDE [env-list-settings-intro](includes/env-list-settings-intro.md)] @@ -108,7 +108,7 @@ Default environment (ID, url, unique name, or partial name). ## pac env update-settings -Update environment settings. These settings are limited to only the columns listed on [Organization table, writable columns](/data-platform/reference/entities/organization?view=dataverse-latest#writable-columnsattributes). +Update environment settings. These settings are limited to only the columns listed on [Organization table, writable columns](../data-platform/reference/entities/organization?view=dataverse-latest#writable-columnsattributes). [!INCLUDE [env-update-settings-intro](includes/env-update-settings-intro.md)]