Skip to content

Commit 37d4c64

Browse files
committed
Fix readme.go error
1 parent ed19895 commit 37d4c64

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,14 @@ batch:
2020
- tag: package-2019-03
2121
```
2222
23-
### Tag: package-2020-09-01 and go
23+
### Tag: package-2020-09-01-preview and go
2424
2525
These settings apply only when `--tag=package-2020-09-01-preview --go` is specified on the command line.
2626
Please also specify `--go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>`.
2727

2828
```yaml $(tag) == 'package-2020-09-01-preview' && $(go)
2929
output-folder: $(go-sdk-folder)/services/preview/$(namespace)/mgmt/2020-09-01-preview/$(namespace)
30+
```
3031

3132
### Tag: package-2020-05-preview and go
3233

0 commit comments

Comments
 (0)