From e40ffa306cb47773e9601fa4ab3fe39c0df09a01 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Thu, 12 Jun 2025 11:22:40 -0700 Subject: [PATCH] fix img link --- docs/my-website/release_notes/v1.72.2/index.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/docs/my-website/release_notes/v1.72.2/index.md b/docs/my-website/release_notes/v1.72.2/index.md index 3d13f4de44..f37cfaf282 100644 --- a/docs/my-website/release_notes/v1.72.2/index.md +++ b/docs/my-website/release_notes/v1.72.2/index.md @@ -6,7 +6,7 @@ authors: - name: Krrish Dholakia title: CEO, LiteLLM url: https://www.linkedin.com/in/krish-d/ - image_url: https://media.licdn.com/dms/image/v2/D4D03AQGrlsJ3aqpHmQ/profile-displayphoto-shrink_400_400/B4DZSAzgP7HYAg-/0/1737327772964?e=1749686400&v=beta&t=Hkl3U8Ps0VtvNxX0BNNq24b4dtX5wQaPFp6oiKCIHD8 + image_url: https://pbs.twimg.com/profile_images/1298587542745358340/DZv3Oj-h_400x400.jpg - name: Ishaan Jaffer title: CTO, LiteLLM url: https://www.linkedin.com/in/reffajnaahsi/ @@ -20,15 +20,6 @@ import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; -:::info - -The release candidate is live now. - -The production release will be live on Wednesday. - -::: - - ## Deploy this version @@ -44,11 +35,6 @@ ghcr.io/berriai/litellm:main-v1.72.2-stable -:::info - -Pip install will be live by EOD 06/12/2025. - -:::