Skip to content

Commit e918e69

Browse files
authored
Corrected link-broken docs build warnings for selfhelp (#24826)
Co-authored-by: Mike F. Robbins <[email protected]>
1 parent 031a35a commit e918e69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/SelfHelp/SelfHelp/help/Invoke-AzSelfHelpDiscoverySolutionNlpSubscriptionScope.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Accept wildcard characters: False
153153
154154
### -ServiceId
155155
Service Classification id for the resource.
156-
You can find required serviceId from Services API: https://learn.microsoft.com/rest/api/support/services/listtabs=HTTP Service Id is the GUID which can be found under name field in Services List response
156+
You can find required serviceId from Services API: https://learn.microsoft.com/rest/api/support/services/list Service Id is the GUID which can be found under name field in Services List response
157157
158158
```yaml
159159
Type: System.String

src/SelfHelp/SelfHelp/help/Invoke-AzSelfHelpDiscoverySolutionNlpTenantScope.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Accept wildcard characters: False
122122
123123
### -ServiceId
124124
Service Classification id for the resource.
125-
You can find required serviceId from Services API: https://learn.microsoft.com/rest/api/support/services/listtabs=HTTP Service Id is the GUID which can be found under name field in Services List response
125+
You can find required serviceId from Services API: https://learn.microsoft.com/rest/api/support/services/list Service Id is the GUID which can be found under name field in Services List response
126126
127127
```yaml
128128
Type: System.String

0 commit comments

Comments
 (0)