Skip to content

Commit

Permalink
fix the output folder for profile 2020-09-01
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcturusZhang committed Dec 3, 2020
1 parent 462773a commit cb2dddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/compute/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Please also specify `--go-sdk-folder=<path to the root directory of your azure-s

```yaml $(tag)=='profile-hybrid-2020-09-01' && $(go)
namespace: compute
output-folder: $(go-sdk-folder)/profiles/$(namespace)/mgmt/$(namespace)
output-folder: $(go-sdk-folder)/profiles/2020-09-01/compute/mgmt/compute
```

### Tag: package-2020-06-30 and go
Expand Down

0 comments on commit cb2dddb

Please sign in to comment.