We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3917e9 + e15dd3d commit eba28e5Copy full SHA for eba28e5
docs/usage/index.md
@@ -87,8 +87,8 @@ plugins:
87
- mkdocstrings:
88
handlers:
89
python:
90
- import:
91
- - https://docs.python-requests.org/en/master/objects.inv
+ inventories:
+ - https://docs.python.org/3/objects.inv
92
```
93
94
When loading an inventory, you enable automatic cross-references
0 commit comments