Skip to content

Commit 302c1cd

Browse files
committed
fix the alias for the eval tutorial
1 parent 4a2d6f7 commit 302c1cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ description = "Learn how to evaluate your RAG pipelines using statistical and mo
116116
level = "intermediate"
117117
weight = 77
118118
notebook = "35_Evaluating_RAG_Pipelines.ipynb"
119-
aliases = ["35_Model_Based_Evaluation_of_RAG_Pipelines"]
119+
aliases = ["35_model_based_evaluation_of_rag_pipelines"]
120120
completion_time = "15 min"
121121
created_at = 2024-02-12
122122
haystack_2 = true

0 commit comments

Comments
 (0)