From 34599d7547931fa883d43aa84568b63c124a8314 Mon Sep 17 00:00:00 2001 From: Sean Wheeler Date: Thu, 7 Dec 2023 12:36:48 -0600 Subject: [PATCH] Fix broken link --- .../About/about_PowerShell_Config.md | 6 +++--- .../About/about_PowerShell_Config.md | 6 +++--- .../About/about_PowerShell_Config.md | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/reference/7.2/Microsoft.PowerShell.Core/About/about_PowerShell_Config.md b/reference/7.2/Microsoft.PowerShell.Core/About/about_PowerShell_Config.md index 6dde47648272..4b84c1246cef 100644 --- a/reference/7.2/Microsoft.PowerShell.Core/About/about_PowerShell_Config.md +++ b/reference/7.2/Microsoft.PowerShell.Core/About/about_PowerShell_Config.md @@ -1,7 +1,7 @@ --- description: Configuration files for PowerShell, replacing Registry configuration. Locale: en-US -ms.date: 02/07/2023 +ms.date: 12/07/2023 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_powershell_config?view=powershell-7.2&WT.mc_id=ps-gethelp schema: 2.0.0 title: about PowerShell Config @@ -325,7 +325,7 @@ the configuration is for all users, sets the **AllUsers** module path. If no value is set, PowerShell uses the default value for the respective module path setting. For more information about these defaults, see -[about_Modules][03]. +[about_PSModulePath][03]. This setting allows environment variables to be used by embedding them between `%` characters, like `"%HOME%\Documents\PowerShell\Modules"`, in the same way @@ -444,7 +444,7 @@ Example: [01]: ./about_Execution_Policies.md [02]: ./about_Logging_Non-Windows.md -[03]: ./about_Modules.md#module-and-dsc-resource-locations-and-psmodulepath +[03]: ./about_PSModulePath.md [04]: /powershell/module/powershellget/install-module [05]: /powershell/scripting/learn/experimental-features [06]: #common-configuration-settings diff --git a/reference/7.3/Microsoft.PowerShell.Core/About/about_PowerShell_Config.md b/reference/7.3/Microsoft.PowerShell.Core/About/about_PowerShell_Config.md index 6e3e07d7f4bc..c54154406d12 100644 --- a/reference/7.3/Microsoft.PowerShell.Core/About/about_PowerShell_Config.md +++ b/reference/7.3/Microsoft.PowerShell.Core/About/about_PowerShell_Config.md @@ -1,7 +1,7 @@ --- description: Configuration files for PowerShell, replacing Registry configuration. Locale: en-US -ms.date: 02/07/2023 +ms.date: 12/07/2023 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_powershell_config?view=powershell-7.3&WT.mc_id=ps-gethelp schema: 2.0.0 title: about PowerShell Config @@ -325,7 +325,7 @@ the configuration is for all users, sets the **AllUsers** module path. If no value is set, PowerShell uses the default value for the respective module path setting. For more information about these defaults, see -[about_Modules][03]. +[about_PSModulePath][03]. This setting allows environment variables to be used by embedding them between `%` characters, like `"%HOME%\Documents\PowerShell\Modules"`, in the same way @@ -444,7 +444,7 @@ Example: [01]: ./about_Execution_Policies.md [02]: ./about_Logging_Non-Windows.md -[03]: ./about_Modules.md#module-and-dsc-resource-locations-and-psmodulepath +[03]: ./about_PSModulePath.md [04]: /powershell/module/powershellget/install-module [05]: /powershell/scripting/learn/experimental-features [06]: #common-configuration-settings diff --git a/reference/7.4/Microsoft.PowerShell.Core/About/about_PowerShell_Config.md b/reference/7.4/Microsoft.PowerShell.Core/About/about_PowerShell_Config.md index a4baa3da74e0..1286bcf00390 100644 --- a/reference/7.4/Microsoft.PowerShell.Core/About/about_PowerShell_Config.md +++ b/reference/7.4/Microsoft.PowerShell.Core/About/about_PowerShell_Config.md @@ -1,7 +1,7 @@ --- description: Configuration files for PowerShell, replacing Registry configuration. Locale: en-US -ms.date: 02/07/2023 +ms.date: 12/07/2023 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.core/about/about_powershell_config?view=powershell-7.4&WT.mc_id=ps-gethelp schema: 2.0.0 title: about PowerShell Config @@ -325,7 +325,7 @@ the configuration is for all users, sets the **AllUsers** module path. If no value is set, PowerShell uses the default value for the respective module path setting. For more information about these defaults, see -[about_Modules][03]. +[about_PSModulePath][03]. This setting allows environment variables to be used by embedding them between `%` characters, like `"%HOME%\Documents\PowerShell\Modules"`, in the same way @@ -444,7 +444,7 @@ Example: [01]: ./about_Execution_Policies.md [02]: ./about_Logging_Non-Windows.md -[03]: ./about_Modules.md#module-and-dsc-resource-locations-and-psmodulepath +[03]: ./about_PSModulePath.md [04]: /powershell/module/powershellget/install-module [05]: /powershell/scripting/learn/experimental-features [06]: #common-configuration-settings