Skip to content

Commit 57493e3

Browse files
Merge #469
469: Update invalid link in the README file r=bidoubiwa a=oluademola # Pull Request ## What does this PR do? Fix invalid link in the README. Under the Documentation section in the sentence: "To understand Meilisearch and how it works, see the Meilisearch's documentation". The link: https://docs.meilisearch.com/learn/what_is_meilisearch/ is unavailable. ## PR checklist Please check if your PR fulfills the following requirements: - [ ] Does this PR fix an existing issue? - [x] Have you read the contributing guidelines? - [x] Have you made sure that the title is accurate and descriptive of the changes? Thank you so much for contributing to Meilisearch! Co-authored-by: Oluwaseyi Ademola <[email protected]>
2 parents e5fcf99 + 14b82f6 commit 57493e3

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
@@ -40,7 +40,7 @@ Add your Strapi content-types into a Meilisearch instance. The plugin listens to
4040

4141
## 📖 Documentation
4242

43-
To understand Meilisearch and how it works, see the [Meilisearch's documentation](https://docs.meilisearch.com/learn/what_is_meilisearch/).
43+
To understand Meilisearch and how it works, see the [Meilisearch's documentation](https://docs.meilisearch.com/learn/getting_started/quick_start.html).
4444

4545
To understand Strapi and how to create an app, see [Strapi's documentation](https://strapi.io/documentation/developer-docs/latest/getting-started/introduction.html).
4646

0 commit comments

Comments
 (0)