Skip to content

Commit a9972ea

Browse files
Benjamin E. CoeJustinBeckwith
authored andcommitted
fix(docs): move to new client docs URL (#657)
1 parent 153122c commit a9972ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.repo-metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"name": "pubsub",
33
"name_pretty": "Google Cloud Pub/Sub",
44
"product_documentation": "https://cloud.google.com/pubsub/docs/",
5-
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/pubsub/latest/",
5+
"client_documentation": "https://googleapis.dev/nodejs/pubsub/latest",
66
"issue_tracker": "https://issuetracker.google.com/savedsearches/559741",
77
"release_level": "beta",
88
"language": "nodejs",
99
"repo": "googleapis/nodejs-pubsub",
1010
"distribution_name": "@google-cloud/pubsub",
1111
"api_id": "pubsub.googleapis.com",
1212
"requires_billing": true
13-
}
13+
}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Apache Version 2.0
119119

120120
See [LICENSE](https://github.com/googleapis/nodejs-pubsub/blob/master/LICENSE)
121121

122-
[client-docs]: https://cloud.google.com/nodejs/docs/reference/pubsub/latest/
122+
[client-docs]: https://googleapis.dev/nodejs/pubsub/latest
123123
[product-docs]: https://cloud.google.com/pubsub/docs/
124124
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png
125125
[projects]: https://console.cloud.google.com/project

0 commit comments

Comments
 (0)