diff --git a/vercel.json b/vercel.json index 8ea82cb1..75bd5c29 100644 --- a/vercel.json +++ b/vercel.json @@ -189,6 +189,18 @@ { "source": "/evaluation/how_to_guides/evaluation/evaluate_llm_application#evaluate-on-a-particular-version-of-a-dataset", "destination": "/evaluation/how_to_guides/evaluation/dataset_version" + }, + { + "source": "/evaluation/how_to_guides/evaluation/:path*", + "destination": "/evaluation/how_to_guides/:path*" + }, + { + "source": "/evaluation/how_to_guides/datasets/:path*", + "destination": "/evaluation/how_to_guides/:path*" + }, + { + "source": "/evaluation/how_to_guides/human_feedback/:path*", + "destination": "/evaluation/how_to_guides/:path*" } ], "builds": [