Make README diagrams vertical and clickable
This commit is contained in:
@@ -6,10 +6,8 @@ This folder is reserved for monitoring and alerting work centered on Zabbix-styl
|
||||
|
||||
```mermaid
|
||||
flowchart TD
|
||||
A["monitoring-zabbix"] --> B["Hosts"]
|
||||
A --> C["Templates"]
|
||||
A --> D["Triggers"]
|
||||
A --> E["Dashboards"]
|
||||
A["monitoring-zabbix"]
|
||||
click A href "./" "monitoring-zabbix"
|
||||
```
|
||||
|
||||
## Notes
|
||||
|
||||
Reference in New Issue
Block a user