Documentation shows wrong module version in go get commands #22127
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Docs
Mgmt
This issue is related to a management-plane library.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
For example, the documentation for v4 of the network module shows the command to get the v2 version of the module:
azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/README.md
Line 23 in b1a2f3d
I haven't checked but I wouldn't be surprised if other versions are incorrect.
The bug in the documentation is reflected in https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v4#section-readme as well.
The text was updated successfully, but these errors were encountered: