Skip to content

Commit 7a9137e

Browse files
Add redirect for link pointing to discontinued react guide (#3174)
1 parent 5bb3384 commit 7a9137e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/redirects.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -638,5 +638,10 @@
638638
"source": "/docs/learn/ai_powered_search/deactivate_ai_powered_search",
639639
"destination": "/docs/learn/ai_powered_search/getting_started_with_ai_search",
640640
"permanent": true
641+
},
642+
{
643+
"source": "/docs/instant-search-react-app",
644+
"destination": "/docs/guides/front_end/react_quick_start",
645+
"permanent": true
641646
}
642647
]

0 commit comments

Comments
 (0)