Skip to content

Commit 84e8e13

Browse files
fix ambiguous target errors (#391)
1 parent a2845ca commit 84e8e13

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

snooty.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title = "MongoDB Compass"
33

44
intersphinx = [
55
"https://www.mongodb.com/docs/manual/objects.inv",
6-
"https://www.mongodb.com/docs/upcoming/objects.inv",
76
"https://www.mongodb.com/docs/database-tools/objects.inv",
87
"https://www.mongodb.com/docs/mongodb-shell/objects.inv"
98
]

source/release-notes.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@ Release Notes
1717

1818
New Features:
1919

20-
- Add link and descriptions for the :pipeline:`$documents` stage.
20+
- Add link and descriptions for the `$documents
21+
<https://www.mongodb.com/docs/v5.2/reference/operator/aggregation/documents/>`__.
22+
aggregation stage.
2123

2224
- Connect form: Add SSL/TLS option radio box group.
2325

0 commit comments

Comments
 (0)