Skip to content

Commit 8167756

Browse files
authored
Updated link to PowerShell Gallery overview
The previous link lead to a 404-page
1 parent 0cf5517 commit 8167756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/A-git-in-other-environments/sections/powershell.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ More about PowerShell ExecutionPolicy: https://docs.microsoft.com/en-us/powershe
3131
===== PowerShell Gallery
3232
If you have at least PowerShell 5 or PowerShell 4 with PackageManagement installed, you can use the package manager to install posh-git for you.
3333

34-
More information about PowerShell Gallery: https://docs.microsoft.com/en-us/powershell/gallery/overview[]
34+
More information about PowerShell Gallery: https://docs.microsoft.com/en-us/powershell/scripting/gallery/overview[]
3535
[source,powershell]
3636
-----
3737
> Install-Module posh-git -Scope CurrentUser -Force

0 commit comments

Comments
 (0)