Skip to content

Commit 4e7aaac

Browse files
committed
Move the packages to preview sub-directory
1 parent a5025c5 commit 4e7aaac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ These settings apply only when `--tag=package-2019-07-preview --go` is specified
2727
Please also specify `--go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>`.
2828

2929
``` yaml $(tag) == 'package-2019-07-preview' && $(go)
30-
output-folder: $(go-sdk-folder)/services/$(namespace)/mgmt/2019-07-01-preview/$(namespace)
30+
output-folder: $(go-sdk-folder)/services/preview/$(namespace)/mgmt/2019-07-01-preview/$(namespace)
3131
```
3232

3333
### Tag: package-2018-03 and go

0 commit comments

Comments
 (0)