Skip to content

Commit

Permalink
Fix Readme.go error
Browse files Browse the repository at this point in the history
  • Loading branch information
pvsraviteja committed Apr 7, 2021
1 parent de1b8ab commit 13ffbb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/databoxedge/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ These settings apply only when `--tag=package-2021-02-01-preview --go` is specif
Please also specify `--go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>`.

```yaml $(tag) == 'package-2021-02-01-preview' && $(go)
output-folder: $(go-sdk-folder)/services/$(namespace)/mgmt/2021-02-01-preview/$(namespace)
output-folder: $(go-sdk-folder)/services/preview/$(namespace)/mgmt/2021-02-01-preview/$(namespace)
```

### Tag: package-2020-12-01 and go
Expand Down

0 comments on commit 13ffbb8

Please sign in to comment.