Skip to content

Commit cbca177

Browse files
author
Younes
authored
fix: broken link to metrics (#311)
Closes #293
1 parent d501dbf commit cbca177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/howtos/integrations/langchain.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"source": [
127127
"## Introducing `RagasEvaluatorChain`\n",
128128
"\n",
129-
"`RagasEvaluatorChain` creates a wrapper around the metrics ragas provides (documented [here](https://github.com/explodinggradients/ragas/blob/main/docs/metrics.md)), making it easier to run these evaluation with langchain and langsmith.\n",
129+
"`RagasEvaluatorChain` creates a wrapper around the metrics ragas provides (documented [here](https://github.com/explodinggradients/ragas/blob/main/docs/concepts/metrics/index.md)), making it easier to run these evaluation with langchain and langsmith.\n",
130130
"\n",
131131
"The evaluator chain has the following APIs\n",
132132
"\n",

0 commit comments

Comments
 (0)