diff --git a/op-monitorism/faultproof_withdrawals/runbooks/RUNBOOK.md b/op-monitorism/faultproof_withdrawals/runbooks/RUNBOOK.md index be77c26..2c0ecc7 100644 --- a/op-monitorism/faultproof_withdrawals/runbooks/RUNBOOK.md +++ b/op-monitorism/faultproof_withdrawals/runbooks/RUNBOOK.md @@ -23,7 +23,7 @@ This runbook may contain references to actions and specifications not included i The mechanism and the content of the alert is not yet published, so the name of the alerts and the contents of the alerts will depend on your own setup. ## Automated runbooks -Along side this runbook we have some "automated" runbooks. These runbooks can be used to execute some actions either during triaging of an alert or during containement of an incident. These are basically [Jupiter notebooks](https://jupyter.org/), a mix of executable code and markdown, that makes them perfect for putting together instructions and "executable instructions" +Along side this runbook we have some "automated" runbooks. These runbooks can be used to execute some actions either during triaging of an alert or during containement of an incident. These are basically [Jupyter notebooks](https://jupyter.org/), a mix of executable code and markdown, that makes them perfect for putting together instructions and "executable instructions". For setup instructions, see the [README](./automated/README.md). Automated runbooks are in the **automated** subfolder. Each runbook is useful for a specific task. After starting the runbook make sure you select the one you need to execute.