From 00cfd31145f6c2f2e44053697795a3d3a53b69f7 Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Wed, 28 Aug 2024 08:29:47 -0700 Subject: [PATCH] docs(vertex_ai.md): fix dead link Fixes https://github.com/BerriAI/litellm/issues/5408 --- docs/my-website/docs/pass_through/vertex_ai.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/docs/pass_through/vertex_ai.md b/docs/my-website/docs/pass_through/vertex_ai.md index 1e8af63bbdc..61f47aab6de 100644 --- a/docs/my-website/docs/pass_through/vertex_ai.md +++ b/docs/my-website/docs/pass_through/vertex_ai.md @@ -8,7 +8,7 @@ Use VertexAI SDK to call endpoints on LiteLLM Gateway (native provider format) :::tip -Looking for the Unified API (OpenAI format) for VertexAI ? [Go here - using vertexAI with LiteLLM SDK or LiteLLM Proxy Server](../docs/providers/vertex.md) +Looking for the Unified API (OpenAI format) for VertexAI ? [Go here - using vertexAI with LiteLLM SDK or LiteLLM Proxy Server](../providers/vertex.md) :::