Skip to content

Commit eb1eee2

Browse files
committed
Update redirects based on content work for nav
1 parent d40d942 commit eb1eee2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

vercel.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -585,11 +585,11 @@
585585
},
586586
{
587587
"source": "/evaluation/how_to_guides/dataset_subset",
588-
"destination": "https://www.docs.langchain.com/langsmith/dataset-subset"
588+
"destination": "https://www.docs.langchain.com/langsmith/manage-datasets"
589589
},
590590
{
591591
"source": "/evaluation/how_to_guides/dataset_version",
592-
"destination": "https://www.docs.langchain.com/langsmith/dataset-version"
592+
"destination": "https://www.docs.langchain.com/langsmith/manage-datasets#evaluate-on-a-specific-dataset-version"
593593
},
594594
{
595595
"source": "/evaluation/how_to_guides/define_target",
@@ -621,7 +621,7 @@
621621
},
622622
{
623623
"source": "/evaluation/how_to_guides/export_filtered_traces_to_dataset",
624-
"destination": "https://www.docs.langchain.com/langsmith/export-filtered-traces-to-dataset"
624+
"destination": "https://www.docs.langchain.com/langsmith/manage-datasets#export-filtered-traces-from-experiment-to-dataset"
625625
},
626626
{
627627
"source": "/evaluation/how_to_guides/fetch_perf_metrics_experiment",
@@ -705,7 +705,7 @@
705705
},
706706
{
707707
"source": "/evaluation/how_to_guides/share_dataset",
708-
"destination": "https://www.docs.langchain.com/langsmith/share-dataset"
708+
"destination": "https://www.docs.langchain.com/langsmith/manage-datasets#share-a-dataset"
709709
},
710710
{
711711
"source": "/evaluation/how_to_guides/summary",
@@ -721,7 +721,7 @@
721721
},
722722
{
723723
"source": "/evaluation/how_to_guides/version_datasets",
724-
"destination": "https://www.docs.langchain.com/langsmith/version-datasets"
724+
"destination": "https://www.docs.langchain.com/langsmith/manage-datasets#version-a-dataset"
725725
},
726726
{
727727
"source": "/evaluation/how_to_guides/vitest_jest",

0 commit comments

Comments
 (0)