Skip to content

Commit 06909e7

Browse files
authored
docs: add redirect for incorrect url path in LS UI (#938)
1 parent fcf5bc9 commit 06909e7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

vercel.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,10 @@
258258
{
259259
"source": "/reference/sdk_reference/langchain_evaluators",
260260
"destination": "/evaluation/how_to_guides/prebuilt_evaluators"
261+
},
262+
{
263+
"source": "/how_to_guides/evaluation/evaluate_pairwise",
264+
"destination": "/evaluation/how_to_guides/evaluate_pairwise"
261265
}
262266
]
263267
}

0 commit comments

Comments
 (0)