Skip to content

Commit

Permalink
fix(docs): move to new client docs URL (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe authored and JustinBeckwith committed Jun 13, 2019
1 parent 47b0110 commit 4793a37
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"name": "bigquery-data-transfer",
"name_pretty": "Google BigQuery Data Transfer Service",
"product_documentation": "https://cloud.google.com/bigquery/transfer/",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/bigquery-data-transfer/latest/",
"client_documentation": "https://googleapis.dev/nodejs/bigquery-data-transfer/latest",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559654",
"release_level": "alpha",
"language": "nodejs",
"repo": "googleapis/nodejs-bigquery-data-transfer",
"distribution_name": "@google-cloud/bigquery-data-transfer",
"api_id": "bigquerydatatransfer.googleapis.com",
"requires_billing": true
}
}
2 changes: 1 addition & 1 deletion packages/google-cloud-bigquery-datatransfer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ Apache Version 2.0

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

[client-docs]: https://cloud.google.com/nodejs/docs/reference/bigquery-data-transfer/latest/
[client-docs]: https://googleapis.dev/nodejs/bigquery-data-transfer/latest
[product-docs]: https://cloud.google.com/bigquery/transfer/
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png
[projects]: https://console.cloud.google.com/project
Expand Down

0 comments on commit 4793a37

Please sign in to comment.