Skip to content

Commit

Permalink
docs(compute): update metadata docs link (#6011)
Browse files Browse the repository at this point in the history
  • Loading branch information
tbpg committed May 6, 2022
1 parent 41540c4 commit 32ddf80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compute/metadata/metadata.go
Expand Up @@ -16,7 +16,7 @@
// metadata and API service accounts.
//
// This package is a wrapper around the GCE metadata service,
// as documented at https://developers.google.com/compute/docs/metadata.
// as documented at https://cloud.google.com/compute/docs/metadata/overview.
package metadata // import "cloud.google.com/go/compute/metadata"

import (
Expand Down

0 comments on commit 32ddf80

Please sign in to comment.