diff --git a/reference/5.1/Microsoft.PowerShell.Utility/Get-FileHash.md b/reference/5.1/Microsoft.PowerShell.Utility/Get-FileHash.md index a8fce22f2c94..adaa1b363153 100644 --- a/reference/5.1/Microsoft.PowerShell.Utility/Get-FileHash.md +++ b/reference/5.1/Microsoft.PowerShell.Utility/Get-FileHash.md @@ -91,7 +91,7 @@ Path : C:\Users\user1\Downloads\Contoso8_1_ENT.iso ### Example 3: Compute the hash value of a stream For this example, we get are using **System.Net.WebClient** to download a package from the -[Powershell release page](https://github.com/PowerShell/PowerShell/releases/tag/v6.2.4). The release +[PowerShell release page](https://github.com/PowerShell/PowerShell/releases/tag/v6.2.4). The release page also documents the SHA256 hash of each package file. We can compare the published hash value with the one we calculate with `Get-FileHash`. diff --git a/reference/7.4/Microsoft.PowerShell.Utility/Get-FileHash.md b/reference/7.4/Microsoft.PowerShell.Utility/Get-FileHash.md index 1dc62ac30b3f..dc5889a15c4b 100644 --- a/reference/7.4/Microsoft.PowerShell.Utility/Get-FileHash.md +++ b/reference/7.4/Microsoft.PowerShell.Utility/Get-FileHash.md @@ -91,7 +91,7 @@ Path : C:\Users\user1\Downloads\Contoso8_1_ENT.iso ### Example 3: Compute the hash value of a stream For this example, we get are using **System.Net.WebClient** to download a package from the -[Powershell release page](https://github.com/PowerShell/PowerShell/releases/tag/v6.2.4). The release +[PowerShell release page](https://github.com/PowerShell/PowerShell/releases/tag/v6.2.4). The release page also documents the SHA256 hash of each package file. We can compare the published hash value with the one we calculate with `Get-FileHash`. diff --git a/reference/7.6/Microsoft.PowerShell.Utility/Get-FileHash.md b/reference/7.6/Microsoft.PowerShell.Utility/Get-FileHash.md index ca4bbf9f0b5b..2b0e666437f4 100644 --- a/reference/7.6/Microsoft.PowerShell.Utility/Get-FileHash.md +++ b/reference/7.6/Microsoft.PowerShell.Utility/Get-FileHash.md @@ -91,7 +91,7 @@ Path : C:\Users\user1\Downloads\Contoso8_1_ENT.iso ### Example 3: Compute the hash value of a stream For this example, we get are using **System.Net.WebClient** to download a package from the -[Powershell release page](https://github.com/PowerShell/PowerShell/releases/tag/v6.2.4). The release +[PowerShell release page](https://github.com/PowerShell/PowerShell/releases/tag/v6.2.4). The release page also documents the SHA256 hash of each package file. We can compare the published hash value with the one we calculate with `Get-FileHash`. diff --git a/reference/docs-conceptual/community/contributing/quality-improvements.md b/reference/docs-conceptual/community/contributing/quality-improvements.md index a025e5560683..19823e18c45f 100644 --- a/reference/docs-conceptual/community/contributing/quality-improvements.md +++ b/reference/docs-conceptual/community/contributing/quality-improvements.md @@ -76,7 +76,7 @@ For Windows PowerShell, use one of these formats instead: 1. When the cmdlet haas no aliases ```md - Windows Powershell includes no aliases for ``. + Windows PowerShell includes no aliases for ``. ``` --> ## Formatting code samples diff --git a/reference/docs-conceptual/dev-cross-plat/media/resolving-dependency-conflicts/moduleconflict.png b/reference/docs-conceptual/dev-cross-plat/media/resolving-dependency-conflicts/moduleconflict.png index 6e8fb9c2ee0e..493b3b62253f 100644 Binary files a/reference/docs-conceptual/dev-cross-plat/media/resolving-dependency-conflicts/moduleconflict.png and b/reference/docs-conceptual/dev-cross-plat/media/resolving-dependency-conflicts/moduleconflict.png differ diff --git a/reference/docs-conceptual/media/overview/linux-desktop.gif b/reference/docs-conceptual/media/overview/linux-desktop.gif deleted file mode 100644 index bc00f820133e..000000000000 Binary files a/reference/docs-conceptual/media/overview/linux-desktop.gif and /dev/null differ