Skip to content

Commit a637f99

Browse files
bcoeJustinBeckwith
authored andcommitted
fix(docs): move to new client docs URL (#738)
1 parent 32ce2f1 commit a637f99

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.repo-metadata.json

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

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Apache Version 2.0
135135

136136
See [LICENSE](https://github.com/googleapis/nodejs-storage/blob/master/LICENSE)
137137

138-
[client-docs]: https://cloud.google.com/nodejs/docs/reference/storage/latest/
138+
[client-docs]: https://googleapis.dev/nodejs/storage/latest
139139
[product-docs]: https://cloud.google.com/storage
140140
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png
141141
[projects]: https://console.cloud.google.com/project

0 commit comments

Comments
 (0)