Skip to content

Commit 261f35a

Browse files
authored
Update readme.python.md (#20654)
1 parent 3bffe14 commit 261f35a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

specification/hybridaks/resource-manager/readme.python.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
66
``` yaml $(python)
77
azure-arm: true
88
license-header: MICROSOFT_MIT_NO_VERSION
9-
package-name: azure-mgmt-hybridaks
10-
namespace: azure.mgmt.hybridaks
9+
package-name: azure-mgmt-hybridcontainerservice
10+
namespace: azure.mgmt.hybridcontainerservice
1111
package-version: 1.0.0b1
1212
clear-output-folder: true
1313
```
1414
1515
``` yaml $(python)
1616
no-namespace-folders: true
17-
output-folder: $(python-sdks-folder)/hybridaks/azure-mgmt-hybridaks/azure/mgmt/hybridaks
17+
output-folder: $(python-sdks-folder)/hybridcontainerservice/azure-mgmt-hybridcontainerservice/azure/mgmt/hybridcontainerservice
1818
```

0 commit comments

Comments
 (0)