diff --git a/docs/vercel.json b/docs/vercel.json index cda463e4118..4338ce40bb9 100644 --- a/docs/vercel.json +++ b/docs/vercel.json @@ -14,8 +14,8 @@ ], "redirects": [ { - "source": "/docs/integrations/llms/llm_caching(/?)", - "destination": "docs/integration/llm_caching/" + "source": "/v0.2/docs/integrations/llms/llm_caching(/?)", + "destination": "/v0.2/docs/integrations/llm_caching/" }, { "source": "/docs/how_to/tool_calls_multi_modal(/?)",