File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
specification/hdinsight/resource-manager Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ These settings apply only when `--tag=package-2018-06-preview --go` is specified
2323Please also specify `--go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>`.
2424
2525` ` ` yaml $(tag) == 'package-2018-06-preview' && $(go)
26- output-folder: $(go-sdk-folder)/services/$(namespace)/mgmt/2018-06-01-preview/$(namespace)
26+ output-folder: $(go-sdk-folder)/services/preview/ $(namespace)/mgmt/2018-06-01-preview/$(namespace)
2727` ` `
2828
2929# ## Tag: package-2015-03-preview and go
@@ -33,4 +33,4 @@ Please also specify `--go-sdk-folder=<path to the root directory of your azure-s
3333
3434` ` ` yaml $(tag) == 'package-2015-03-preview' && $(go)
3535output-folder: $(go-sdk-folder)/services/preview/$(namespace)/mgmt/2015-03-01-preview/$(namespace)
36- ` ` `
36+ ` ` `
You can’t perform that action at this time.
0 commit comments