PYTHON-5440 Use dochub link for index-wildcard (#2427)
This commit is contained in:
parent
f29c7b1f15
commit
7b82b3582f
@ -781,7 +781,7 @@ class IndexModel:
|
||||
Added the ``partialFilterExpression`` option to support partial
|
||||
indexes.
|
||||
|
||||
.. _wildcard index: https://mongodb.com/docs/master/core/index-wildcard/
|
||||
.. _wildcard index: https://dochub.mongodb.org/core/index-wildcard/
|
||||
"""
|
||||
keys = _index_list(keys)
|
||||
if kwargs.get("name") is None:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user