@@ -291,7 +291,7 @@ redirects:
291291 destination : /learn/sdks/capabilities/websockets
292292 permanent : true
293293 - source : /learn/sdks/capabilities/augment-with-custom-code
294- destination : /learn/sdks/capabilities /custom-code
294+ destination : /learn/sdks/overview /custom-code
295295 permanent : true
296296 - source : /learn/sdks/capabilities/merging-multiple-apis
297297 destination : /learn/sdks/capabilities/merging-apis
@@ -304,7 +304,7 @@ redirects:
304304
305305 # SDK Guides - specific cases first, then general pattern
306306 - source : /learn/sdks/guides/generate-your-first-sdk
307- destination : /learn/sdks/overview/introduction
307+ destination : /learn/sdks/overview/quickstart
308308 permanent : true
309309 - source : /learn/sdks/guides/publish-a-public-facing-sdk
310310 destination : /learn/sdks/overview/introduction
@@ -561,7 +561,7 @@ redirects:
561561 destination : /learn/ask-fern/getting-started/what-is-ask-fern
562562 permanent : true
563563 - source : /learn/ai-search/custom-prompting
564- destination : /learn/ask-fern/configuration/custom-prompting
564+ destination : /learn/ask-fern/configuration/custom-prompts
565565 permanent : true
566566 - source : /learn/ai-search/citations
567567 destination : /learn/ask-fern/features/citations
@@ -576,7 +576,7 @@ redirects:
576576 destination : /learn/ask-fern/features/citations
577577 permanent : true
578578 - source : /learn/ask-fern/custom-prompting
579- destination : /learn/ask-fern/configuration/custom-prompting
579+ destination : /learn/ask-fern/configuration/custom-prompts
580580 permanent : true
581581
582582 # General Ask Fern patterns
@@ -798,6 +798,12 @@ redirects:
798798 - source : /learn/ai-search/getting-started/ai-search-customer-showcase
799799 destination : https://buildwithfern.com/showcase#ask-fern-customers
800800 permanent : true
801+ - source : /learn/ask-fern/api-reference/conversations/get-conversation
802+ destination : /learn/ask-fern/api-reference/overview
803+ permanent : true
804+ - source : /learn/ask-fern/api-reference/queries/:slug*
805+ destination : /learn/ask-fern/api-reference/overview
806+ permanent : true
801807
802808 # V2 legacy paths (old version of docs)
803809 - source : /learn/v2/:slug*
0 commit comments