Skip to content

Commit 90ff313

Browse files
committed
Fix broken link
1 parent 0d830bc commit 90ff313

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

docset/winserver2025-ps/smbshare/Get-SmbBandwidthLimit.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Accept wildcard characters: False
9797
9898
### -ThrottleLimit
9999
Specifies the maximum number of concurrent operations that can be established to run the cmdlet.
100-
If this parameter is omitted or a value of `0` is entered, then Windows PowerShell® calculates an optimum throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the computer.
100+
If this parameter is omitted or a value of `0` is entered, then Windows PowerShell® calculates an optimum throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the computer.
101101
The throttle limit applies only to the current cmdlet, not to the session or to the computer.
102102

103103
```yaml
@@ -126,7 +126,7 @@ For more information, type `Get-Help Install-WindowsFeature`. When you enable th
126126

127127
## RELATED LINKS
128128

129-
[Install-WindowsFeature](../Microsoft.Windows.ServerManager.Migration/Install-WindowsFeature.md)
129+
[Install-WindowsFeature](xref:Microsoft.Windows.ServerManager.Migration.Install-WindowsFeature)
130130

131131
[Set-SmbBandwidthLimit](./Set-SmbBandwidthLimit.md)
132132

docset/winserver2025-ps/smbshare/Remove-SmbBandwidthLimit.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Accept wildcard characters: False
136136
137137
### -ThrottleLimit
138138
Specifies the maximum number of concurrent operations that can be established to run the cmdlet.
139-
If this parameter is omitted or a value of `0` is entered, then Windows PowerShell® calculates an optimum throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the computer.
139+
If this parameter is omitted or a value of `0` is entered, then Windows PowerShell® calculates an optimum throttle limit for the cmdlet based on the number of CIM cmdlets that are running on the computer.
140140
The throttle limit applies only to the current cmdlet, not to the session or to the computer.
141141

142142
```yaml
@@ -165,9 +165,8 @@ For more information, type `Get-Help Install-WindowsFeature`. When you enable th
165165

166166
## RELATED LINKS
167167

168-
[Install-WindowsFeature](../Microsoft.Windows.ServerManager.Migration/Install-WindowsFeature.md)
168+
[Install-WindowsFeature](xref:Microsoft.Windows.ServerManager.Migration.Install-WindowsFeature)
169169

170170
[Get-SmbBandwidthLimit](./Get-SmbBandwidthLimit.md)
171171

172172
[Set-SmbBandwidthLimit](./Set-SmbBandwidthLimit.md)
173-

0 commit comments

Comments
 (0)