From c8df2763dd698254d5bd7bbfb63fc771947171ad Mon Sep 17 00:00:00 2001 From: Tommy <68053732+react-learner@users.noreply.github.com> Date: Tue, 2 Feb 2021 17:47:33 -0500 Subject: [PATCH] Fix docs links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77f0d843..a1561473 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ If you use React or Vue, you might want to check out these repositories: - [meilisearch-react](https://github.com/meilisearch/meilisearch-react/) - [meilisearch-vue](https://github.com/meilisearch/meilisearch-vue/) -NB: If you don't have any MeiliSearch instance running and containing your data, you should take a look at this [getting started page](https://docs.meilisearch.com/guides/introduction/quick_start_guide.html). +NB: If you don't have any MeiliSearch instance running and containing your data, you should take a look at this [getting started page](https://docs.meilisearch.com/learn/tutorials/getting_started.html). ## Installation