From 376bba465043917aa2b1eff14775b3bf254bda71 Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Thu, 17 Aug 2023 16:26:56 -0700 Subject: [PATCH] fix docs bug --- docs/my-website/docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/docusaurus.config.js b/docs/my-website/docusaurus.config.js index 2a414618f..fd82f52c2 100644 --- a/docs/my-website/docusaurus.config.js +++ b/docs/my-website/docusaurus.config.js @@ -86,7 +86,7 @@ const config = { }, { label: 'Twitter', - href: 'https://twitter.com/LiteLLM, + href: 'https://twitter.com/LiteLLM', }, ], },