Skip to content

Commit

Permalink
chore(nodejs): update client ref docs link in metadata (#331)
Browse files Browse the repository at this point in the history
  • Loading branch information
fhinkel committed Aug 4, 2021
1 parent 53f6ff7 commit 53d86ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/google-cloud-phishingprotection/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "phishing-protection",
"name_pretty": "Phishing Protection",
"product_documentation": "https://cloud.google.com/phishing-protection/docs/",
"client_documentation": "https://googleapis.dev/nodejs/phishing-protection/latest",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/phishing-protection/latest",
"issue_tracker": "",
"release_level": "beta",
"language": "nodejs",
Expand All @@ -11,4 +11,4 @@
"api_id": "phishingprotection.googleapis.com",
"requires_billing": true,
"default_version": "v1beta1"
}
}
2 changes: 1 addition & 1 deletion packages/google-cloud-phishingprotection/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ Apache Version 2.0

See [LICENSE](https://github.com/googleapis/nodejs-phishing-protection/blob/main/LICENSE)

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

0 comments on commit 53d86ac

Please sign in to comment.