From 6eec6a77b3f09bba268130eaa0736f1e4ce53c64 Mon Sep 17 00:00:00 2001 From: Sofia Leon Date: Fri, 13 Aug 2021 12:02:02 -0700 Subject: [PATCH] fix: broken link --- .repo-metadata.json | 2 +- README.md | 2 +- samples/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.repo-metadata.json b/.repo-metadata.json index aa01608f5..f6b93f649 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -1,7 +1,7 @@ { "name": "documentai", "name_pretty": "Document AI", - "product_documentation": "https://cloud.google.com/document-understanding/docs/", + "product_documentation": "https://cloud.google.com/document-ai", "client_documentation": "https://googleapis.dev/nodejs/documentai/latest/index.html", "issue_tracker": "", "release_level": "beta", diff --git a/README.md b/README.md index 8070b8f51..9dc244478 100644 --- a/README.md +++ b/README.md @@ -207,7 +207,7 @@ Apache Version 2.0 See [LICENSE](https://github.com/googleapis/nodejs-document-ai/blob/master/LICENSE) [client-docs]: https://googleapis.dev/nodejs/documentai/latest/index.html -[product-docs]: https://cloud.google.com/document-understanding/docs/ +[product-docs]: https://cloud.google.com/document-ai [shell_img]: https://gstatic.com/cloudssh/images/open-btn.png [projects]: https://console.cloud.google.com/project [billing]: https://support.google.com/cloud/answer/6293499#enable-billing diff --git a/samples/README.md b/samples/README.md index 6ac37ff71..70c9f460e 100644 --- a/samples/README.md +++ b/samples/README.md @@ -191,4 +191,4 @@ __Usage:__ [shell_img]: https://gstatic.com/cloudssh/images/open-btn.png [shell_link]: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-document-ai&page=editor&open_in_editor=samples/README.md -[product-docs]: https://cloud.google.com/document-understanding/docs/ +[product-docs]: https://cloud.google.com/document-ai