Skip to content

Commit 6a23be4

Browse files
(DOCSP-21767): Remove duplicate deprecation banner (#688) (#689)
Co-authored-by: Melissa Mahoney <[email protected]>
1 parent 96bb029 commit 6a23be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ utc = ":abbr:`UTC (Coordinated Universal Time)`"
242242
vpc = ":abbr:`VPC (Virtual Private Cloud)`"
243243

244244
[[banners]]
245-
targets = ["command/mongocli-atlas*.txt"]
245+
targets = ["command/mongocli-atlas-*.txt"]
246246
variant = "warning"
247247
value = """\
248248
``mongocli atlas`` commands are now deprecated because there's a new, \

0 commit comments

Comments
 (0)