From a4c69244835e7081564b105a70f6cf43447ee5b5 Mon Sep 17 00:00:00 2001 From: Steve Lee Date: Thu, 30 May 2019 17:29:18 -0700 Subject: [PATCH 1/2] update url for PS7 --- .../resources/ManagedEntranceStrings.resx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Microsoft.PowerShell.ConsoleHost/resources/ManagedEntranceStrings.resx b/src/Microsoft.PowerShell.ConsoleHost/resources/ManagedEntranceStrings.resx index 25a7219a481..b027526d1d4 100644 --- a/src/Microsoft.PowerShell.ConsoleHost/resources/ManagedEntranceStrings.resx +++ b/src/Microsoft.PowerShell.ConsoleHost/resources/ManagedEntranceStrings.resx @@ -121,7 +121,7 @@ PowerShell {0} Copyright (c) Microsoft Corporation. All rights reserved. -https://aka.ms/pscore6-docs +https://aka.ms/powershell-docs Type 'help' to get help. @@ -137,7 +137,7 @@ Type 'help' to get help. pwsh[.exe] -h | -Help | -? | /? -PowerShell Online Help https://aka.ms/pscore6-docs +PowerShell Online Help https://aka.ms/powershell-docs All parameters are case-insensitive. From e81bb5913529cf7aec1613c4351cdc7f82cf6440 Mon Sep 17 00:00:00 2001 From: Steve Lee Date: Thu, 13 Jun 2019 12:29:46 -0700 Subject: [PATCH 2/2] address Chris' feedback --- .../resources/ManagedEntranceStrings.resx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.PowerShell.ConsoleHost/resources/ManagedEntranceStrings.resx b/src/Microsoft.PowerShell.ConsoleHost/resources/ManagedEntranceStrings.resx index b027526d1d4..95f1717c852 100644 --- a/src/Microsoft.PowerShell.ConsoleHost/resources/ManagedEntranceStrings.resx +++ b/src/Microsoft.PowerShell.ConsoleHost/resources/ManagedEntranceStrings.resx @@ -121,7 +121,7 @@ PowerShell {0} Copyright (c) Microsoft Corporation. All rights reserved. -https://aka.ms/powershell-docs +https://aka.ms/powershell Type 'help' to get help.