From 4bd4a61e659bd9e949a5a43f00a9b24d6ffb6fa4 Mon Sep 17 00:00:00 2001 From: Ky-Anh Huynh <75696+icy@users.noreply.github.com> Date: Thu, 26 Nov 2020 14:01:05 +0100 Subject: [PATCH] README: Fix link to roadmap (#626) Co-authored-by: Ky-Anh Huynh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac2115eed..354cf4b78 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Haystack is an end-to-end framework for Question Answering & Neural search that | :eyes: [Quick Tour](https://github.com/deepset-ai/haystack/#quick-tour) | Basic explanation of concepts, options and usage | | :mortar_board: [Tutorials](https://github.com/deepset-ai/haystack/#tutorials) | Jupyter/Colab Notebooks & Scripts | | :bar_chart: [Benchmarks](https://haystack.deepset.ai/bm/benchmarks) | Speed & Accuracy of Retriever, Readers and DocumentStores | -| :telescope: [Roadmap](https://haystack.deepset.ai/en/docs/roadmapmd) | Public roadmap of Haystack | +| :telescope: [Roadmap](https://haystack.deepset.ai/docs/latest/roadmapmd) | Public roadmap of Haystack | | :heart: [Contributing](https://github.com/deepset-ai/haystack/#heart-contributing) | We welcome all contributions! | ## Core Features