Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
fix(docs): move to new client docs URL (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe authored and JustinBeckwith committed Jun 13, 2019
1 parent 5374bf9 commit d28147c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"name": "asset",
"name_pretty": "Cloud Asset Inventory",
"product_documentation": "https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/overview",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/asset/latest/",
"client_documentation": "https://googleapis.dev/nodejs/asset/latest",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559757",
"release_level": "alpha",
"language": "nodejs",
"repo": "googleapis/nodejs-asset",
"distribution_name": "@google-cloud/asset",
"api_id": "cloudasset.googleapis.com",
"requires_billing": true
}
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Apache Version 2.0
See [LICENSE](https://github.com/googleapis/nodejs-asset/blob/master/LICENSE)
[client-docs]: https://cloud.google.com/nodejs/docs/reference/asset/latest/
[client-docs]: https://googleapis.dev/nodejs/asset/latest
[product-docs]: https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/overview
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png
[projects]: https://console.cloud.google.com/project
Expand Down

0 comments on commit d28147c

Please sign in to comment.