Skip to content

Commit 9337ebd

Browse files
authored
Update domain name of online docs (#20549)
1 parent 4e8cd3b commit 9337ebd

File tree

138 files changed

+138
-138
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

138 files changed

+138
-138
lines changed

src/AppConfiguration/AppConfiguration.Autorest/create-model-cmdlets.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Create an in-memory object for ${ObjectType}.
158158
.Outputs
159159
${ObjectTypeWithNamespace}
160160
.Link
161-
https://docs.microsoft.com/powershell/module/az.${ModuleName}/new-Az${ModulePrefix}${ObjectType}Object
161+
https://learn.microsoft.com/powershell/module/az.${ModuleName}/new-Az${ModulePrefix}${ObjectType}Object
162162
#>
163163
function New-Az${ModulePrefix}${ObjectType}Object {
164164
[OutputType('${ObjectTypeWithNamespace}')]

src/AppConfiguration/AppConfiguration.Autorest/generated/runtime/BuildTime/Models/PsHelpMarkdownOutputs.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ internal class ModulePageMetadataOutput
133133
{
134134
public PsModuleHelpInfo ModuleInfo { get; }
135135

136-
private static string HelpLinkPrefix { get; } = @"https://docs.microsoft.com/powershell/module/";
136+
private static string HelpLinkPrefix { get; } = @"https://learn.microsoft.com/powershell/module/";
137137

138138
public ModulePageMetadataOutput(PsModuleHelpInfo moduleInfo)
139139
{

src/AppConfiguration/AppConfiguration.Autorest/generated/runtime/BuildTime/Models/PsProxyTypes.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ internal class CommentInfo
367367
public string OnlineVersion { get; }
368368
public string[] RelatedLinks { get; }
369369

370-
private const string HelpLinkPrefix = @"https://docs.microsoft.com/powershell/module/";
370+
private const string HelpLinkPrefix = @"https://learn.microsoft.com/powershell/module/";
371371

372372
public CommentInfo(VariantGroup variantGroup)
373373
{

src/Attestation/Attestation.Autorest/create-model-cmdlets.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Create an in-memory object for ${ObjectType}.
158158
.Outputs
159159
${ObjectTypeWithNamespace}
160160
.Link
161-
https://docs.microsoft.com/powershell/module/az.${ModuleName}/new-Az${ModulePrefix}${ObjectType}Object
161+
https://learn.microsoft.com/powershell/module/az.${ModuleName}/new-Az${ModulePrefix}${ObjectType}Object
162162
#>
163163
function New-Az${ModulePrefix}${ObjectType}Object {
164164
[OutputType('${ObjectTypeWithNamespace}')]

src/Attestation/Attestation.Autorest/generated/runtime/BuildTime/Models/PsHelpMarkdownOutputs.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ internal class ModulePageMetadataOutput
133133
{
134134
public PsModuleHelpInfo ModuleInfo { get; }
135135

136-
private static string HelpLinkPrefix { get; } = @"https://docs.microsoft.com/powershell/module/";
136+
private static string HelpLinkPrefix { get; } = @"https://learn.microsoft.com/powershell/module/";
137137

138138
public ModulePageMetadataOutput(PsModuleHelpInfo moduleInfo)
139139
{

src/Attestation/Attestation.Autorest/generated/runtime/BuildTime/Models/PsProxyTypes.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ internal class CommentInfo
367367
public string OnlineVersion { get; }
368368
public string[] RelatedLinks { get; }
369369

370-
private const string HelpLinkPrefix = @"https://docs.microsoft.com/powershell/module/";
370+
private const string HelpLinkPrefix = @"https://learn.microsoft.com/powershell/module/";
371371

372372
public CommentInfo(VariantGroup variantGroup)
373373
{

src/Automanage/create-model-cmdlets.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Create an in-memory object for ${ObjectType}.
158158
.Outputs
159159
${ObjectTypeWithNamespace}
160160
.Link
161-
https://docs.microsoft.com/powershell/module/az.${ModuleName}/new-Az${ModulePrefix}${ObjectType}Object
161+
https://learn.microsoft.com/powershell/module/az.${ModuleName}/new-Az${ModulePrefix}${ObjectType}Object
162162
#>
163163
function New-Az${ModulePrefix}${ObjectType}Object {
164164
[OutputType('${ObjectTypeWithNamespace}')]

src/Automanage/generated/runtime/BuildTime/Models/PsHelpMarkdownOutputs.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ internal class ModulePageMetadataOutput
133133
{
134134
public PsModuleHelpInfo ModuleInfo { get; }
135135

136-
private static string HelpLinkPrefix { get; } = @"https://docs.microsoft.com/powershell/module/";
136+
private static string HelpLinkPrefix { get; } = @"https://learn.microsoft.com/powershell/module/";
137137

138138
public ModulePageMetadataOutput(PsModuleHelpInfo moduleInfo)
139139
{

src/Automanage/generated/runtime/BuildTime/Models/PsProxyTypes.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ internal class CommentInfo
367367
public string OnlineVersion { get; }
368368
public string[] RelatedLinks { get; }
369369

370-
private const string HelpLinkPrefix = @"https://docs.microsoft.com/powershell/module/";
370+
private const string HelpLinkPrefix = @"https://learn.microsoft.com/powershell/module/";
371371

372372
public CommentInfo(VariantGroup variantGroup)
373373
{

src/BareMetal/create-model-cmdlets.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Create an in-memory object for ${ObjectType}.
156156
.Outputs
157157
${ObjectTypeWithNamespace}
158158
.Link
159-
https://docs.microsoft.com/powershell/module/az.${ModuleName}/new-Az${ModulePrefix}${ObjectType}Object
159+
https://learn.microsoft.com/powershell/module/az.${ModuleName}/new-Az${ModulePrefix}${ObjectType}Object
160160
#>
161161
function New-Az${ModulePrefix}${ObjectType}Object {
162162
[OutputType('${ObjectTypeWithNamespace}')]

0 commit comments

Comments
 (0)