From 41c85776beec34f0a022c6efb12625ccaca68e52 Mon Sep 17 00:00:00 2001 From: Emil Sundin Date: Tue, 23 May 2023 13:29:56 +0200 Subject: [PATCH] PowerShell: Remove old Windows specific reference --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a5a09c7f..0da727c9 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Also check out the [Watch List](https://github.com/donnemartin/awesome-aws/issue * [.NET](#net-sdk) * [Command Line Tools](#command-line-tools) * [Universal Command Line Interface](#universal-command-line-interface) - * [Windows PowerShell](#windows-powershell) + * [PowerShell](#powershell) * [IDE Toolkits](#ide-toolkits) * [Eclipse Toolkit](#eclipse-toolkit) * [Visual Studio Toolkit](#visual-studio-toolkit) @@ -346,9 +346,9 @@ Related Repos: * [awslabs/aws-shell :fire::fire::fire::fire::fire:](https://github.com/awslabs/aws-shell) * [donnemartin/saws :fire::fire::fire::fire::fire:](https://github.com/donnemartin/saws) -### Windows PowerShell +### PowerShell -* [Install](http://sdk-for-net.amazonwebservices.com/latest/AWSToolsAndSDKForNet.msi) +* [Install](https://docs.aws.amazon.com/powershell/latest/userguide/pstools-getting-set-up.html) * [Docs](https://aws.amazon.com/documentation/powershell/) * [Learn More](https://aws.amazon.com/powershell/)