Skip to content

Commit a03468c

Browse files
authored
DOCSP-29647 Fixes broken API link (#3195)
1 parent 7c46c68 commit a03468c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/driver-view-existing-indexes-tabs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
To return a list of all indexes on a collection, use the
1616
:method:`db.collection.getIndexes()` method or a similar :api:`method
17-
for your driver </>`.
17+
for your driver <>`.
1818

1919
For example, to view all indexes on the ``people`` collection, run the
2020
following command:

0 commit comments

Comments
 (0)