Skip to content

Commit f108ece

Browse files
authored
fix(docs): broken link to API ref docs (#32)
1 parent 007e3e3 commit f108ece

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/google-cloud-securitycenter/.cloud-repo-tools.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"requiresKeyFile": true,
33
"requiresProjectId": true,
44
"product": "security-center",
5-
"client_reference_url": "https://cloud.google.com/nodejs/docs/reference/securitycenter/latest/",
5+
"client_reference_url": "https://cloud.google.com/nodejs/docs/reference/security-center/latest/",
66
"release_quality": "beta",
77
"samples": []
88
}

packages/google-cloud-securitycenter/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Google APIs Client Libraries, in [Client Libraries Explained][explained].
9292

9393
[explained]: https://cloud.google.com/apis/docs/client-libraries-explained
9494

95-
[client-docs]: https://cloud.google.com/nodejs/docs/reference/securitycenter/latest/
95+
[client-docs]: https://cloud.google.com/nodejs/docs/reference/security-center/latest/
9696
[product-docs]: https://cloud.google.com/security-center/docs/
9797
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png
9898
[projects]: https://console.cloud.google.com/project

0 commit comments

Comments
 (0)