fix moonraker process stats link

Signed-off-by: Stefan Dej <meteyou@gmail.com>
This commit is contained in:
Stefan Dej 2021-04-25 14:51:15 +02:00 committed by Eric Callahan
parent 37615d4790
commit 0791c658ad
1 changed files with 4 additions and 3 deletions

View File

@ -2839,9 +2839,10 @@ following notification when it detectes an active throttled condition.
``` ```
Where `throtled_state` is an object that matches the `throttled_state` field Where `throtled_state` is an object that matches the `throttled_state` field
in the response from a [process info](#get-process-info) request. It is in the response from a [Moonraker process stats](#get-moonraker-process-stats)
possible for clients to receive this notification multiple times if the system request. It is possible for clients to receive this notification multiple times
repeatedly transitions between an active and inactive throttled condition. if the system repeatedly transitions between an active and inactive throttled
condition.
#### History Changed #### History Changed
If the `[history]` module is enabled the following notification is sent when If the `[history]` module is enabled the following notification is sent when