Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
fix(docs): update starlite objects.inv url (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterschutt authored Jan 2, 2023
1 parent 2a394e5 commit bcdc251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ plugins:
- https://docs.python.org/3/objects.inv
- https://docs.sqlalchemy.org/en/20/objects.inv
- https://redis-py.readthedocs.io/en/stable/objects.inv
- https://starlite-api.github.io/starlite/objects.inv
- https://starlite-api.github.io/starlite/main/objects.inv
options:
docstring_style: google
docstring_options:
Expand Down

0 comments on commit bcdc251

Please sign in to comment.