From 89dd5871f65db5f2849e04eaaf13a24b1cd50aaa Mon Sep 17 00:00:00 2001 From: SALES Date: Fri, 16 Dec 2022 22:44:39 +1100 Subject: [PATCH] Product Harmonization (#2036) Renames product to use vendor name in the case of Apple, Microsoft, and Hashicorp products --- products/consul.md | 2 +- products/dotnet.md | 2 +- products/dotnetfx.md | 2 +- products/hashicorp-vault.md | 2 +- products/iphone.md | 2 +- products/macos.md | 2 +- products/powershell.md | 2 +- products/terraform.md | 2 +- products/visualstudio.md | 2 +- products/windows.md | 2 +- products/windowsEmbedded.md | 2 +- products/windowsServer.md | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/products/consul.md b/products/consul.md index 8260810a02d..47c3f607c7f 100644 --- a/products/consul.md +++ b/products/consul.md @@ -1,5 +1,5 @@ --- -title: Consul +title: Hashicorp Consul permalink: /consul category: server-app iconSlug: consul diff --git a/products/dotnet.md b/products/dotnet.md index e6e9be73fa6..e4779e12a35 100644 --- a/products/dotnet.md +++ b/products/dotnet.md @@ -5,7 +5,7 @@ alternate_urls: - /.net - /.netcore - /dotnetcore -title: .NET +title: Microsoft .NET versionCommand: dotnet --version releasePolicyLink: https://dotnet.microsoft.com/platform/support/policy/dotnet-core changelogTemplate: https://github.com/dotnet/core/blob/main/release-notes/{{"__LATEST__"|split:'.'|slice:0,2|join:'.'}}/__LATEST__/__LATEST__.md diff --git a/products/dotnetfx.md b/products/dotnetfx.md index 0488247bdd6..e95bfb627fb 100644 --- a/products/dotnetfx.md +++ b/products/dotnetfx.md @@ -5,7 +5,7 @@ alternative_urls: - /dotnetframework iconSlug: dotnet category: framework -title: .NET Framework +title: Microsoft .NET Framework versionCommand: reg query "HKLM\SOFTWARE\Microsoft\Net Framework Setup\NDP" /s releasePolicyLink: https://dotnet.microsoft.com/download/dotnet-framework releaseColumn: false diff --git a/products/hashicorp-vault.md b/products/hashicorp-vault.md index e31e9b2a6f0..a587b2aae4d 100644 --- a/products/hashicorp-vault.md +++ b/products/hashicorp-vault.md @@ -1,5 +1,5 @@ --- -title: Vault +title: Hashicorp Vault permalink: /hashicorp-vault alternate_urls: - /vault diff --git a/products/iphone.md b/products/iphone.md index 6803dec9bf1..59d695e5e5a 100644 --- a/products/iphone.md +++ b/products/iphone.md @@ -2,7 +2,7 @@ permalink: /iphone alternate_urls: - /ios -title: iPhone +title: Apple iPhone category: device iconSlug: apple releasePolicyLink: https://wikipedia.org/wiki/List_of_iOS_and_iPadOS_devices#In_production_and_supported diff --git a/products/macos.md b/products/macos.md index ee963dbcef5..5aff98555ab 100644 --- a/products/macos.md +++ b/products/macos.md @@ -1,5 +1,5 @@ --- -title: macOS +title: Apple macOS alternate_urls: - /mac category: os diff --git a/products/powershell.md b/products/powershell.md index 7cbe901b430..c4269528c4d 100644 --- a/products/powershell.md +++ b/products/powershell.md @@ -1,7 +1,7 @@ --- permalink: /powershell category: app -title: PowerShell +title: Microsoft PowerShell versionCommand: pwsh -v releasePolicyLink: https://learn.microsoft.com/lifecycle/products/powershell changelogTemplate: https://github.com/PowerShell/PowerShell/blob/master/CHANGELOG/__RELEASE_CYCLE__.md#{{"__LATEST__" diff --git a/products/terraform.md b/products/terraform.md index b4b531c2b10..bcdc1fca97e 100644 --- a/products/terraform.md +++ b/products/terraform.md @@ -1,5 +1,5 @@ --- -title: Terraform +title: Hashicorp Terraform permalink: /terraform category: app iconSlug: terraform diff --git a/products/visualstudio.md b/products/visualstudio.md index 506bbe944d5..656f1afb87b 100644 --- a/products/visualstudio.md +++ b/products/visualstudio.md @@ -1,5 +1,5 @@ --- -title: Visual Studio +title: Microsoft Visual Studio category: app releaseLabel: '__RELEASE_CYCLE__ __CODENAME__' iconSlug: visualstudio diff --git a/products/windows.md b/products/windows.md index 795d6b884ce..192f1cea0c4 100644 --- a/products/windows.md +++ b/products/windows.md @@ -1,5 +1,5 @@ --- -title: Windows +title: Microsoft Windows permalink: /windows releasePolicyLink: https://learn.microsoft.com/lifecycle/products/?terms=Windows category: os diff --git a/products/windowsEmbedded.md b/products/windowsEmbedded.md index 95838942391..5d855fcdf38 100644 --- a/products/windowsEmbedded.md +++ b/products/windowsEmbedded.md @@ -1,5 +1,5 @@ --- -title: Windows Embedded +title: Microsoft Windows Embedded permalink: /windowsembedded iconSlug: windows releasePolicyLink: https://learn.microsoft.com/lifecycle/products/?terms=Windows%20Embedded diff --git a/products/windowsServer.md b/products/windowsServer.md index 8b6fe7305fc..0bdd1a057ac 100644 --- a/products/windowsServer.md +++ b/products/windowsServer.md @@ -1,5 +1,5 @@ --- -title: Windows Server +title: Microsoft Windows Server permalink: /windows-server alternate_urls: - /windowsserver