Skip to content

Commit 93a38b1

Browse files
authored
Merge pull request #39 from Marenz/docfix
Update api-reference in docs
2 parents 2428508 + 486db03 commit 93a38b1

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
@@ -114,7 +114,7 @@ plugins:
114114
import:
115115
- https://docs.python.org/3/objects.inv
116116
- https://typing-extensions.readthedocs.io/en/stable/objects.inv
117-
- https://frequenz-floss.github.io/frequenz-api-dispatch/v0.12/objects.inv
117+
- https://frequenz-floss.github.io/frequenz-api-dispatch/v0.13/objects.inv
118118
- https://grpc.github.io/grpc/python/objects.inv
119119
# Note this plugin must be loaded after mkdocstrings to be able to use macros
120120
# inside docstrings. See the comment in `docs/_scripts/macros.py` for more

0 commit comments

Comments
 (0)