Skip to content

Commit 9043cfa

Browse files
Benjamin E. CoeJustinBeckwith
authored andcommitted
fix(docs): move to new client docs URL (#514)
1 parent 8d41ad4 commit 9043cfa

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": "logging",
33
"name_pretty": "Stackdriver Logging",
44
"product_documentation": "https://cloud.google.com/logging/docs",
5-
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/logging/latest/",
5+
"client_documentation": "https://googleapis.dev/nodejs/logging/latest",
66
"issue_tracker": "https://issuetracker.google.com/savedsearches/559764",
77
"release_level": "ga",
88
"language": "nodejs",
99
"repo": "googleapis/nodejs-logging",
1010
"distribution_name": "@google-cloud/logging",
1111
"api_id": "logging.googleapis.com",
1212
"requires_billing": true
13-
}
13+
}

README.md

Lines changed: 1 addition & 1 deletion
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-logging/blob/master/LICENSE)
137137

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

0 commit comments

Comments
 (0)