Skip to content

Commit

Permalink
fix(docs): link to up-to-date googleapis.dev doc site (#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe authored and callmehiphop committed Jun 11, 2019
1 parent c282ff7 commit 58d41a5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "datastore",
"name_pretty": "Google Cloud Datastore",
"product_documentation": "https://cloud.google.com/datastore",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/datastore/latest/",
"client_documentation": "https://googleapis.dev/nodejs/datastore/latest/",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559768",
"release_level": "ga",
"language": "nodejs",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ Apache Version 2.0

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

[client-docs]: https://cloud.google.com/nodejs/docs/reference/datastore/latest/
[client-docs]: https://googleapis.dev/nodejs/datastore/latest/
[product-docs]: https://cloud.google.com/datastore
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png
[projects]: https://console.cloud.google.com/project
Expand Down
2 changes: 1 addition & 1 deletion synth.metadata
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"updateTime": "2019-06-11T17:04:02.783050Z",
"updateTime": "2019-06-11T17:23:47.759048Z",
"sources": [
{
"generator": {
Expand Down

0 comments on commit 58d41a5

Please sign in to comment.