diff --git a/config/redirects.json b/config/redirects.json index 14b76682c..7ad50563c 100644 --- a/config/redirects.json +++ b/config/redirects.json @@ -275,6 +275,10 @@ "source": "/learn/self_hosted/configure_meilisearch_at_launch", "destination": "/resources/self_hosting/configuration/overview" }, + { + "source": "/learn/self_hosting/configure_meilisearch_at_launch", + "destination": "/resources/self_hosting/configuration/overview" + }, { "source": "/learn/self_hosted/install_meilisearch_locally", "destination": "/resources/self_hosting/getting_started/install_locally" @@ -583,6 +587,10 @@ "source": "/learn/ai_powered_search/vector_search", "destination": "/capabilities/hybrid_search/getting_started" }, + { + "source": "/learn/ai_powered_search/overview", + "destination": "/capabilities/hybrid_search/overview" + }, { "source": "/learn/ai_powered_search/hybrid_search", "destination": "/capabilities/hybrid_search/getting_started" @@ -1227,6 +1235,10 @@ "source": "/learn/security/overview", "destination": "/capabilities/security/overview" }, + { + "source": "/learn/security", + "destination": "/capabilities/security/overview" + }, { "source": "/learn/advanced/meilisearch_vs_elasticsearch", "destination": "/resources/comparisons/elasticsearch" @@ -1591,6 +1603,10 @@ "source": "/learn/fine_tuning_results/hybrid_search", "destination": "/capabilities/hybrid_search/overview" }, + { + "source": "/learn/fine_tuning_results/vector_search", + "destination": "/capabilities/hybrid_search/overview" + }, { "source": "/reference/api/experimental-features/update-target-of-the-console-logs", "destination": "/reference/api/logs/update-target-of-the-console-logs"