Skip to content

Commit 68859e9

Browse files
Benjamin E. Coesofisl
authored andcommitted
fix(docs): move to new client docs URL (#263)
1 parent 8e1cf2f commit 68859e9

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

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

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

packages/google-cloud-language/README.md

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

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

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

0 commit comments

Comments
 (0)