diff --git a/docs/extras/guides/evaluation/agent_vectordb_sota_pg.ipynb b/docs/extras/guides/evaluation/agent_vectordb_sota_pg.ipynb index 320507f4..6e326ac4 100644 --- a/docs/extras/guides/evaluation/agent_vectordb_sota_pg.ipynb +++ b/docs/extras/guides/evaluation/agent_vectordb_sota_pg.ipynb @@ -9,7 +9,7 @@ "\n", "Here we go over how to benchmark performance on a question answering task using an agent to route between multiple vectordatabases.\n", "\n", - "It is highly reccomended that you do any evaluation/benchmarking with tracing enabled. See [here](https://langchain.readthedocs.io/en/latest/tracing.html) for an explanation of what tracing is and how to set it up." + "It is highly recommended that you do any evaluation/benchmarking with tracing enabled. See [here](https://python.langchain.com/guides/tracing/) for an explanation of what tracing is and how to set it up." ] }, {