Skip to content

Commit c0c2c75

Browse files
committed
docs: Update Python stdlib objects inventory URL
1 parent fd052b1 commit c0c2c75

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

mkdocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,7 @@ plugins:
218218
handlers:
219219
python:
220220
inventories:
221-
# YORE: BOL 3.13: Replace `3.13` with `3` within line.
222-
- url: https://docs.python.org/3.13/objects.inv
221+
- url: https://docs.python.org/3/objects.inv
223222
domains: [std, py]
224223
- https://typing-extensions.readthedocs.io/en/latest/objects.inv
225224
paths: [src, scripts, .]

0 commit comments

Comments
 (0)