From 57db1e9400c2ffe1cadaa96ea495b0ae3405f3de Mon Sep 17 00:00:00 2001 From: Malte Pietsch Date: Mon, 4 May 2020 14:53:46 +0200 Subject: [PATCH] Fix link to tutorial --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4af11cfd7..faafde35f 100644 --- a/README.rst +++ b/README.rst @@ -57,7 +57,7 @@ Resources ========= - Tutorial 1 - Basic QA Pipeline: `Jupyter notebook `_ or `Colab `_ - Tutorial 2 - Fine-tuning a model on own data: `Jupyter notebook `_ or `Colab `_ -- Tutorial 3 - Basic QA Pipeline without Elasticsearch: `Jupyter notebook `_ or `Colab `_ +- Tutorial 3 - Basic QA Pipeline without Elasticsearch: `Jupyter notebook `_ or `Colab `_ Quick Start ===========