diff --git a/specification/cosmos-db/data-plane/readme.go.md b/specification/cosmos-db/data-plane/readme.go.md index e8b63caff258..610b160a3ccf 100644 --- a/specification/cosmos-db/data-plane/readme.go.md +++ b/specification/cosmos-db/data-plane/readme.go.md @@ -22,5 +22,5 @@ These settings apply only when `--tag=package-2019-02 --go` is specified on the Please also specify `--go-sdk-folder=`. ``` yaml $(tag) == 'package-2019-02' && $(go) -output-folder: $(go-sdk-folder)/services/storage/tables/2019-02-02/$(namespace) +output-folder: $(go-sdk-folder)/services/preview/storage/tables/2019-02-02-preview/$(namespace) ``` \ No newline at end of file