File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -123,14 +123,14 @@ async def run():
123123 await dispatcher
124124```
125125
126- [ dispatcher-class ] : https://frequenz-floss.github.io/frequenz-dispatch-python/v0.1 /reference/frequenz/dispatch/#frequenz.dispatch.Dispatcher
127- [ lifecycle-events ] : https://frequenz-floss.github.io/frequenz-dispatch-python/v0.1 /reference/frequenz/dispatch/#frequenz.dispatch.Dispatcher.lifecycle_events
128- [ running-status-change ] : https://frequenz-floss.github.io/frequenz-dispatch-python/v0.1 /reference/frequenz/dispatch/#frequenz.dispatch.Dispatcher.running_status_change
126+ [ dispatcher-class ] : https://frequenz-floss.github.io/frequenz-dispatch-python/latest /reference/frequenz/dispatch/#frequenz.dispatch.Dispatcher
127+ [ lifecycle-events ] : https://frequenz-floss.github.io/frequenz-dispatch-python/latest /reference/frequenz/dispatch/#frequenz.dispatch.Dispatcher.lifecycle_events
128+ [ running-status-change ] : https://frequenz-floss.github.io/frequenz-dispatch-python/latest /reference/frequenz/dispatch/#frequenz.dispatch.Dispatcher.running_status_change
129129
130130## Documentation
131131
132132For complete API documentation, examples, and advanced usage patterns, see
133- [ the documentation] ( https://frequenz-floss.github.io/frequenz-dispatch-python/v0.1 /reference/frequenz/dispatch ) .
133+ [ the documentation] ( https://frequenz-floss.github.io/frequenz-dispatch-python/latest /reference/frequenz/dispatch ) .
134134
135135## Contributing
136136
You can’t perform that action at this time.
0 commit comments