Skip to content

Commit 8a81b1a

Browse files
committed
Adding splat redirect for AutoRAG to AI Search
1 parent 117c0fb commit 8a81b1a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

public/__redirects

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2321,6 +2321,9 @@
23212321
# AI Crawl Control
23222322
/ai-audit/* /ai-crawl-control/:splat 301
23232323

2324+
# AutoRAG to AI search
2325+
/autorag/* /ai-search/:splat 301
2326+
23242327
# Cloudflare One / Zero Trust
23252328
/cloudflare-one/connections/connect-networks/install-and-setup/tunnel-guide/local/as-a-service/* /cloudflare-one/connections/connect-networks/configure-tunnels/local-management/as-a-service/:splat 301
23262329
/cloudflare-one/connections/connect-apps/install-and-setup/deployment-guides/* /cloudflare-one/connections/connect-networks/deployment-guides/:splat 301

0 commit comments

Comments
 (0)