From 5298112dd503e99297b4dcf2babbea09e8a85625 Mon Sep 17 00:00:00 2001 From: Brent Shaffer Date: Tue, 4 Feb 2025 09:47:05 -0800 Subject: [PATCH] docs: Update README for Vertex AI --- AiPlatform/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AiPlatform/README.md b/AiPlatform/README.md index 6305082eb34e..acfe59adaf90 100644 --- a/AiPlatform/README.md +++ b/AiPlatform/README.md @@ -1,6 +1,6 @@ # Google Cloud Vertex AI for PHP -> Idiomatic PHP client for [Google Cloud Vertex AI](https://cloud.google.com/ai-platform). +> Idiomatic PHP client for [Google Cloud Vertex AI](https://cloud.google.com/vertex-ai). [![Latest Stable Version](https://poser.pugx.org/google/cloud-ai-platform/v/stable)](https://packagist.org/packages/google/cloud-ai-platform) [![Packagist](https://img.shields.io/packagist/dm/google/cloud-ai-platform.svg)](https://packagist.org/packages/google/cloud-ai-platform) @@ -40,4 +40,4 @@ any minor or patch releases. We will address issues and requests with the highes ### Next Steps -1. Understand the [official documentation](https://cloud.google.com/ai-platform/docs). +1. Understand the [official documentation](https://cloud.google.com/vertex-ai/docs).