Skip to content

Commit 157cbd9

Browse files
committed
fix
1 parent b098140 commit 157cbd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

2525
``` yaml $(tag) == 'package-2020-05' && $(go)
26-
output-folder: $(go-sdk-folder)/services/preview/$(namespace)/mgmt/2019-05-01-preview/$(namespace)
26+
output-folder: $(go-sdk-folder)/services/preview/$(namespace)/mgmt/2020-05-01-preview/$(namespace)
2727
```
2828

2929
### Tag: package-2019-02-preview and go

0 commit comments

Comments
 (0)