Skip to content

Commit 80c2955

Browse files
committed
Fix pydantic inv
1 parent b1ef12c commit 80c2955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ plugins:
345345
- https://pandas.pydata.org/docs/objects.inv
346346
- https://numpy.org/doc/stable/objects.inv
347347
- https://docs.python-requests.org/en/latest/objects.inv
348-
- https://pydantic-docs.helpmanual.io/objects.inv
348+
- https://docs.pydantic.dev/latest/objects.inv
349349
- https://fastapi.tiangolo.com/objects.inv
350350
- https://scikit-learn.org/stable/objects.inv
351351

0 commit comments

Comments
 (0)