Skip to content

Commit 36a15f8

Browse files
committed
redirect glossary to docs homepage
1 parent daa8fa9 commit 36a15f8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

config/redirects

+4-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ raw: ${prefix}/mongodb/link-a-cluster -> ${base}/mongodb/link-a-data-source/
99
raw: ${prefix}/node/remotely-access-mongodb -> ${base}/node/mongodb/
1010
raw: ${prefix}/react-native/remotely-access-mongodb -> ${base}/react-native/mongodb/
1111
raw: ${prefix}/web/remotely-access-mongodb -> ${base}/web/mongodb/
12-
raw: ${prefix}/import-export/realm-cli-reference -> ${base}/deploy/realm-cli-reference /
12+
raw: ${prefix}/import-export/realm-cli-reference -> ${base}/deploy/realm-cli-reference/
1313
raw: ${prefix}/admin/users-and-groups -> ${base}/security/
1414
raw: ${prefix}/authentication/linking -> ${base}/authentication/
1515
raw: ${prefix}/getting-started/configure-rules-based-access-to-mongodb -> ${base}/mongodb/define-roles-and-permissions/
@@ -508,6 +508,9 @@ raw: ${prefix}/sdk/react-native/advanced/client-reset -> ${base}/sdk/react-nativ
508508

509509
# "MongoDB Realm" -> "Atlas App Services" migration
510510

511+
raw: ${prefix}/get-started/glossary -> https://www.mongodb.com/docs/
512+
raw: ${prefix}/glossary -> https://www.mongodb.com/docs/
513+
511514
raw: ${prefix}/admin/api/v3 -> ${appServicesBase}/admin/api/v3/
512515
raw: ${prefix}/alerts -> ${appServicesBase}/alerts/
513516
raw: ${prefix}/authentication -> ${appServicesBase}/authentication/
@@ -745,7 +748,6 @@ raw: ${prefix}/values-and-secrets/define-and-manage-secrets -> ${appServicesBase
745748
raw: ${prefix}/values-and-secrets/define-environment-values -> ${appServicesBase}/values-and-secrets/define-environment-values/
746749
raw: ${prefix}/get-started/find-your-project-or-app-id -> ${appServicesBase}/reference/find-your-project-or-app-id/
747750
raw: ${prefix}/get-started/getting-help -> ${base}/help/
748-
raw: ${prefix}/get-started/glossary -> ${base}/glossary/
749751
raw: ${prefix}/get-started/introduction-backend -> ${appServicesBase}/introduction/
750752
raw: ${prefix}/get-started/introduction-mobile -> ${base}/introduction/
751753
raw: ${prefix}/get-started/introduction-web -> ${appServicesBase}/introduction/

0 commit comments

Comments
 (0)