Skip to content

Commit fc551b9

Browse files
authored
docs: Fix link directing to tutorials in README.md (#3516)
1 parent f0be78c commit fc551b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ You can find out more about our PyPi package on our [PyPi page](https://pypi.org
139139

140140
Follow our [introductory tutorial](https://haystack.deepset.ai/tutorials/first-qa-system)
141141
to setup a question answering system using Python and start performing queries!
142-
Explore [the rest of our tutorials](https:/haystack.deepset.ai/tutorials)
142+
Explore [the rest of our tutorials](https://haystack.deepset.ai/tutorials)
143143
to learn how to tweak pipelines, train models and perform evaluation.
144144

145145
## :beginner: Quick Demo

0 commit comments

Comments
 (0)