Skip to content

Commit 6889c2d

Browse files
meili-bors[bot]meili-botbrunoocasali
authored
Merge #254
254: Update documentation links to the new documentation website r=brunoocasali a=meili-bot _This PR is auto-generated._ The automated script generated this PR, it updates all the documentation link to the new documentation. While the domain name and path to the documentation is updated, most of the links require additional changes. For example: https://github.com/meilisearch/meilisearch-js/pull/1507/files Additionally, this script only covers the README.md and the CONTRIBUTING.md. It is possible that documentation links that should be updated are present in order files as well. Please check. Please ensure every new link points to the relevant page. Related to meilisearch/integration-guides#257 Co-authored-by: meili-bot <[email protected]> Co-authored-by: Bruno Casali <[email protected]>
2 parents 5cf666e + 47c3419 commit 6889c2d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ First of all, thank you for contributing to Meilisearch! The goal of this docume
1616

1717
1. **You're familiar with [GitHub](https://github.com) and the [Pull Request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests) (PR) workflow.**
1818
2. **You've read the Meilisearch [documentation](https://docs.meilisearch.com) and the [README](/README.md).**
19-
3. **You know about the [Meilisearch community](https://docs.meilisearch.com/learn/what_is_meilisearch/contact.html). Please use this for help.**
19+
3. **You know about the [Meilisearch community](https://www.meilisearch.com/docs/learn/what_is_meilisearch/contact.html). Please use this for help.**
2020

2121
## How to Contribute
2222

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<a href="https://discord.meilisearch.com">Discord</a> |
1111
<a href="https://roadmap.meilisearch.com/tabs/1-under-consideration">Roadmap</a> |
1212
<a href="https://www.meilisearch.com">Website</a> |
13-
<a href="https://docs.meilisearch.com/faq">FAQ</a>
13+
<a href="https://www.meilisearch.com/docs/faq">FAQ</a>
1414
</h4>
1515

1616
<p align="center">
@@ -38,7 +38,7 @@
3838

3939
Check out the [Uncyclo](https://github.com/meilisearch/meilisearch-symfony/wiki) of this repository to get started! 🚀
4040

41-
Also, see our [Documentation](https://docs.meilisearch.com/learn/tutorials/getting_started.html) or our [API References](https://docs.meilisearch.com/reference/api/).
41+
Also, see our [Documentation](https://www.meilisearch.com/docs/learn/tutorials/getting_started.html) or our [API References](https://www.meilisearch.com/docs/reference/api/).
4242

4343
## 📝 Requirements
4444

@@ -54,10 +54,10 @@ This package guarantees compatibility with [version v1.x of Meilisearch](https:/
5454

5555
The following sections may interest you:
5656

57-
- **Manipulate documents**: see the [API references](https://docs.meilisearch.com/reference/api/documents.html) or read more about [documents](https://docs.meilisearch.com/learn/core_concepts/documents.html).
58-
- **Search**: see the [API references](https://docs.meilisearch.com/reference/api/search.html) or follow our guide on [search parameters](https://docs.meilisearch.com/reference/features/search_parameters.html).
59-
- **Manage the indexes**: see the [API references](https://docs.meilisearch.com/reference/api/indexes.html) or read more about [indexes](https://docs.meilisearch.com/learn/core_concepts/indexes.html).
60-
- **Configure the index settings**: see the [API references](https://docs.meilisearch.com/reference/api/settings.html) or follow our guide on [settings parameters](https://docs.meilisearch.com/reference/features/settings.html).
57+
- **Manipulate documents**: see the [API references](https://www.meilisearch.com/docs/reference/api/documents) or read more about [documents](https://www.meilisearch.com/docs/learn/core_concepts/documents.html).
58+
- **Search**: see the [API references](https://www.meilisearch.com/docs/reference/api/search) or follow our guide on [search parameters](https://www.meilisearch.com/docs/reference/api/search#search-parameters).
59+
- **Manage the indexes**: see the [API references](https://www.meilisearch.com/docs/reference/api/indexes) or read more about [indexes](https://www.meilisearch.com/docs/learn/core_concepts/indexes.html).
60+
- **Configure the index settings**: see the [API references](https://www.meilisearch.com/docs/reference/api/settings) or follow our guide on [settings parameters](https://www.meilisearch.com/docs/reference/api/settings#settings_parameters).
6161

6262
📖 Also, check out the [Uncyclo](https://github.com/meilisearch/meilisearch-symfony/wiki) of this repository!
6363

0 commit comments

Comments
 (0)