diff --git a/README.md b/README.md index 8b2673eb..00eec51f 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Memory is the concept of persisting state between calls of a chain/agent. LangCh [BETA] Generative models are notoriously hard to evaluate with traditional metrics. One new way of evaluating them is using language models themselves to do the evaluation. LangChain provides some prompts/chains for assisting in this. -For more information on these concepts, please see our [full documentation](https://langchain.readthedocs.io/en/latest/?). +For more information on these concepts, please see our [full documentation](https://langchain.readthedocs.io/en/latest/). ## 💁 Contributing