diff --git a/reference/5.1/Microsoft.PowerShell.Utility/Set-Variable.md b/reference/5.1/Microsoft.PowerShell.Utility/Set-Variable.md index 84742695befb..c114bff5590e 100644 --- a/reference/5.1/Microsoft.PowerShell.Utility/Set-Variable.md +++ b/reference/5.1/Microsoft.PowerShell.Utility/Set-Variable.md @@ -241,7 +241,7 @@ Specifies the scope of the variable.The acceptable values for this parameter are Local is the default. -For more information, see about_Scopes. +For more information, see [about_Scopes](../Microsoft.PowerShell.Core/About/about_scopes.md). ```yaml Type: String @@ -338,4 +338,4 @@ Otherwise, this cmdlet does not generate any output. [New-Variable](New-Variable.md) -[Remove-Variable](Remove-Variable.md) \ No newline at end of file +[Remove-Variable](Remove-Variable.md)