Skip to content

Commit 97d51a6

Browse files
authored
Removes hard coded locale.
1 parent 825f496 commit 97d51a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/docs-conceptual/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ As you read these resources, consider that the following concepts and cmdlets ar
4646
* [Get-Member](https://go.microsoft.com/fwlink/p/?LinkId=171070)
4747
* [Get-Help](https://go.microsoft.com/fwlink/p/?LinkId=171068)
4848
* [Aliasing](https://go.microsoft.com/fwlink/p/?LinkId=113207)
49-
* [Piping and the Pipeline in Windows PowerShell](https://technet.microsoft.com/en-us/library/ee176927.aspx)
49+
* [Piping and the Pipeline in Windows PowerShell](https://technet.microsoft.com/library/ee176927.aspx)
5050
* [Cmdlet Parameter Sets](https://msdn.microsoft.com/library/dd878348(VS.85).aspx)
5151
* [Foreach-Object](https://technet.microsoft.com/library/ee176828.aspx)
5252
* [Where-Object](https://technet.microsoft.com/library/ee177028.aspx)

0 commit comments

Comments
 (0)