Skip to content

Commit b72137a

Browse files
schmallisoandf-mongodb
authored andcommitted
remove atlas intersphinx inventory, fix broken link'
1 parent 51d0af9 commit b72137a

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

snooty.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name = "database-tools"
22
title = "MongoDB Database Tools"
33

4-
intersphinx = [ "https://docs.mongodb.com/manual/objects.inv",
5-
"https://docs.atlas.mongodb.com/objects.inv",
4+
intersphinx = [ "https://docs.mongodb.com/manual/objects.inv",
65
"https://docs.mongodb.com/compass/current/objects.inv"]
76

87
toc_landing_pages = ["/installation/installation"]

source/mongotop.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,8 @@ Behavior
190190
Polling
191191
~~~~~~~
192192

193-
The :program:`mongotop` program uses the :manual:`top</reference/command/top>`
194-
command to collect data. However, while :program:`top` returns cumulative
193+
The :program:`mongotop` program uses the :dbcommand:`top`
194+
command to collect data. However, while :dbcommand:`top` returns cumulative
195195
usage statistics, :program:`mongotop` resets the usage statistics for
196196
each polling interval.
197197

0 commit comments

Comments
 (0)