Skip to content

Commit b5cd6fa

Browse files
Update specification/subscription/resource-manager/readme.go.md
Co-authored-by: Arcturus <[email protected]>
1 parent eb957a0 commit b5cd6fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/subscription/resource-manager/readme.go.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ These settings apply only when `--tag=package-2020-09 --go` is specified on the
2525
Please also specify `--go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>`.
2626

2727
``` yaml $(tag)=='package-2020-09' && $(go)
28-
output-folder: $(go-sdk-folder)/services/$(namespace)/mgmt/package-2020-09/$(namespace)
28+
output-folder: $(go-sdk-folder)/services/$(namespace)/mgmt/2020-09-01/$(namespace)
2929
```
3030

3131
### Tag: package-2019-10-preview and go

0 commit comments

Comments
 (0)