@@ -7,13 +7,13 @@ description: Discover our guides, examples, and APIs to build fast and relevant
77## Overview
88
99<CardGroup cols = { 3 } >
10- <Card title = " What is Meilisearch?" icon = " flag" href = " https://www.meilisearch.com/docs/ learn/what_is_meilisearch/overview " >
10+ <Card title = " What is Meilisearch?" icon = " flag" href = " / learn/getting_started/what_is_meilisearch " >
1111 Get an overview of Meilisearch features and philosophy.
1212 </Card >
13- <Card title = " Comparisons" icon = " circles-overlap" href = " https://www.meilisearch.com/docs/ learn/what_is_meilisearch /comparison_to_alternatives" >
13+ <Card title = " Comparisons" icon = " circles-overlap" href = " / learn/resources /comparison_to_alternatives" >
1414 See how Meilisearch compares to alternatives.
1515 </Card >
16- <Card title = " SDKs" icon = " cubes" href = " https://www.meilisearch.com/docs/ learn/what_is_meilisearch /sdks" >
16+ <Card title = " SDKs" icon = " cubes" href = " / learn/resources /sdks" >
1717 Use Meilisearch with your favorite language and framework.
1818 </Card >
1919</CardGroup >
@@ -23,13 +23,13 @@ description: Discover our guides, examples, and APIs to build fast and relevant
2323Take at look at example applications built with Meilisearch.
2424
2525<CardGroup cols = { 3 } >
26- <Card title = " App Search" icon = " laravel" href = " https://saas.meilisearch.com/?utm_campaign=oss&utm_source=docs&utm_medium=home-page " >
26+ <Card title = " App Search" icon = " laravel" href = " https://saas.meilisearch.com/" >
2727 Search through multiple Eloquent models with Laravel.
2828 </Card >
29- <Card title = " E-commerce" icon = " basket-shopping" href = " https://ecommerce.meilisearch.com/?utm_campaign=oss&utm_source=docs&utm_medium=home-page " >
29+ <Card title = " E-commerce" icon = " basket-shopping" href = " https://ecommerce.meilisearch.com/" >
3030 Browse millions of products in our Nuxt 3 e-commerce demo app.
3131 </Card >
32- <Card title = " Media" icon = " film" href = " https://where2watch.meilisearch.com/?utm_campaign=oss&utm_source=docs&utm_medium=home-page " >
32+ <Card title = " Media" icon = " film" href = " https://where2watch.meilisearch.com/" >
3333 Search across the TMDB movies databases using Next.js.
3434 </Card >
3535</CardGroup >
0 commit comments