Skip to content

Commit 32fd9ba

Browse files
authored
Merge pull request #1416 from franjozen/patch-1
Updated link to PowerShell Gallery overview
2 parents 0cf5517 + 8167756 commit 32fd9ba

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)