Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions reference/5.1/Microsoft.PowerShell.Utility/Set-Variable.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -338,4 +338,4 @@ Otherwise, this cmdlet does not generate any output.

[New-Variable](New-Variable.md)

[Remove-Variable](Remove-Variable.md)
[Remove-Variable](Remove-Variable.md)