Skip to content

Commit 90e6dce

Browse files
bcoeJustinBeckwith
authored andcommitted
fix(docs): move to new client docs URL (#326)
1 parent aedebee commit 90e6dce

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/google-cloud-compute/.repo-metadata.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"name": "compute",
33
"name_pretty": "Google Compute Engine",
44
"product_documentation": "https://cloud.google.com/compute",
5-
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/compute/latest/",
5+
"client_documentation": "https://googleapis.dev/nodejs/compute/latest",
66
"issue_tracker": "https://issuetracker.google.com/savedsearches/559755",
77
"release_level": "alpha",
88
"language": "nodejs",
99
"repo": "googleapis/nodejs-compute",
1010
"distribution_name": "@google-cloud/compute",
1111
"api_id": "compute.googleapis.com",
1212
"requires_billing": true
13-
}
13+
}

packages/google-cloud-compute/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Apache Version 2.0
132132

133133
See [LICENSE](https://github.com/googleapis/nodejs-compute/blob/master/LICENSE)
134134

135-
[client-docs]: https://cloud.google.com/nodejs/docs/reference/compute/latest/
135+
[client-docs]: https://googleapis.dev/nodejs/compute/latest
136136
[product-docs]: https://cloud.google.com/compute
137137
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png
138138
[projects]: https://console.cloud.google.com/project

0 commit comments

Comments
 (0)