From b9ff8d74ea47ae70ffc2b2b12bc22707de12ccd0 Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Fri, 15 Dec 2023 08:50:00 +0530 Subject: [PATCH] (docs) deploy on gcp cloud run --- docs/my-website/docs/proxy/deploy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/docs/proxy/deploy.md b/docs/my-website/docs/proxy/deploy.md index 69e07df53..b25bfaa53 100644 --- a/docs/my-website/docs/proxy/deploy.md +++ b/docs/my-website/docs/proxy/deploy.md @@ -88,7 +88,7 @@ Your LiteLLM container should be running now on the defined port e.g. `8000`. ## Deploy on Google Cloud Run **Click the button** to deploy to Google Cloud Run -[![Deploy](https://deploy.cloud.run/button.svg)](https://l.linklyhq.com/l/1uHtX) +[![Deploy](https://deploy.cloud.run/button.svg)](https://deploy.cloud.run/?git_repo=https://github.com/BerriAI/litellm) #### Testing your deployed proxy **Assuming the required keys are set as Environment Variables**