Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions specification/networkfunction/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

These settings apply only when `--go` is specified on the command line.

```yaml $(go) && $(track2)
``` yaml $(go) && $(track2)
azure-arm: true
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/networkfunction/armnetworkfunction
module-name: sdk/resourcemanager/networkfunction/armnetworkfunction
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
```