From 082290fc43f96ef5d060147b00e5281dfc319e01 Mon Sep 17 00:00:00 2001 From: dacharyc Date: Tue, 18 Mar 2025 10:24:19 -0400 Subject: [PATCH] Add redirect from introduction to deprecation --- config/redirects | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/redirects b/config/redirects index 129399aafd..65da5111f6 100644 --- a/config/redirects +++ b/config/redirects @@ -1317,3 +1317,6 @@ raw: ${deviceSDKsPrefix}/sdk/node/examples/define-a-realm-object-model/#index-a- raw: ${deviceSDKsPrefix}/sdk/react-native/examples/define-a-realm-object-model/#index-a-property -> ${deviceSDKsBase}/sdk/react-native/model-data/define-a-realm-object-model/#index-a-property raw: ${deviceSDKsPrefix}/sdk/java/examples/define-a-realm-object-model/#index-a-field -> ${deviceSDKsBase}/sdk/java/model-data/define-a-realm-object-model/#index-a-field +# DOCSP-48512 - introduction is gone in the repo but still available via direct URL +https://www.mongodb.com/docs/atlas/device-sdks/introduction/ +raw: ${deviceSDKsPrefix}/introduction -> ${deviceSDKsBase}/deprecation/