mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-26 14:38:30 +02:00
Set up redirects for nonexistant URLs (#2425)
This commit is contained in:
@@ -63,3 +63,8 @@
|
||||
|
||||
# Deploy tab landing page slug change
|
||||
/documentation/cloud-intro/* /documentation/deploy-intro/:splat 301
|
||||
|
||||
# High-traffic missing pages
|
||||
/documentation/hybrid-search/ /documentation/search/hybrid-queries/ 301
|
||||
/documentation/scroll/ /documentation/manage-data/points/#scroll-points 301
|
||||
/documentation/discovery/ /documentation/search/explore/ 301
|
||||
|
||||
Reference in New Issue
Block a user