Skip to content

Commit 18b5614

Browse files
authored
Fix the broken doc link about PowerShellGet (#3657)
1 parent 23882b7 commit 18b5614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ There are multiple ways to install `PSReadLine`.
4242

4343
### Install from PowerShellGallery (preferred)
4444

45-
You will need the `1.6.0` or a higher version of [`PowerShellGet`](https://docs.microsoft.com/powershell/scripting/gallery/installing-psget) to install the latest prerelease version of `PSReadLine`.
45+
You will need the `1.6.0` or a higher version of [`PowerShellGet`](https://learn.microsoft.com/en-us/powershell/gallery/powershellget/install-powershellget) to install the latest prerelease version of `PSReadLine`.
4646

4747
Windows PowerShell 5.1 ships an older version of `PowerShellGet` which doesn't support installing prerelease modules,
4848
so Windows PowerShell users need to install the latest `PowerShellGet` (if not yet) by running the following commands from an elevated Windows PowerShell session:

0 commit comments

Comments
 (0)