Skip to content

Commit 7482b66

Browse files
authored
(DOCSP-48512): Add redirect from introduction to deprecation (#3390)
Jira ticket: https://jira.mongodb.org/browse/DOCSP-48512 The former `Introduction` page had some outdated messaging. It has been removed from the repo, but was still available when browsed to via URL. Adding a redirect to make sure the outdated messaging is not available and it points to the correct content.
1 parent b992661 commit 7482b66

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/redirects

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1317,3 +1317,6 @@ raw: ${deviceSDKsPrefix}/sdk/node/examples/define-a-realm-object-model/#index-a-
13171317
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
13181318
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
13191319

1320+
# DOCSP-48512 - introduction is gone in the repo but still available via direct URL
1321+
https://www.mongodb.com/docs/atlas/device-sdks/introduction/
1322+
raw: ${deviceSDKsPrefix}/introduction -> ${deviceSDKsBase}/deprecation/

0 commit comments

Comments
 (0)