Skip to content

Commit 12c6470

Browse files
remove app services links (#207)
* remove app services links * also removing from intersphinx
1 parent 2e24ded commit 12c6470

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

snooty.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ intersphinx = [ "https://www.mongodb.com/docs/manual/objects.inv",
99
"https://www.mongodb.com/docs/mongocli/stable/objects.inv",
1010
"https://www.mongodb.com/docs/mongodb-shell/objects.inv",
1111
"https://www.mongodb.com/docs/datalake/objects.inv",
12-
"https://www.mongodb.com/docs/atlas/app-services/objects.inv",
1312
"https://www.mongodb.com/docs/atlas/objects.inv"
1413
]
1514

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.. note::
22

33
You can't convert a replica set to a sharded cluster when either of
4-
the following {+atlas-app-services+} features is enabled for the cluster:
4+
the following features is enabled for the cluster:
55

6-
- A :appservices:`database trigger </triggers/database-triggers/#configuration>`
6+
- A :atlas:`database trigger </atlas-ui/triggers/database-triggers/#configuration>`
77
with the :guilabel:`Document Preimage` configuration option
88
enabled, or
9-
- :appservices:`Atlas Device Sync </sync/learn/overview/>`.
9+
- Atlas Device Sync.

0 commit comments

Comments
 (0)