diff --git a/process.restart.md b/process.restart.md index d8c425a..580ebca 100644 --- a/process.restart.md +++ b/process.restart.md @@ -1,6 +1,6 @@ ### Request * **Description**: Instructs the supervisor daemon to restart a registered process. -* **Subscribers**: [ProcessHandler](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/ProcessHandler) +* **Subscribers**: *ProcessHandler* ```json { @@ -26,7 +26,7 @@ ### Response * **Description**: Raises an event that contains an `error` field if the process exited with an error code, otherwise it's just the same as the original request. -* **Subscribers**: *(none)* +* **Subscribers**: *DeployHandler* ```json {