Make README diagrams vertical and clickable
This commit is contained in:
@@ -6,10 +6,8 @@ This folder is reserved for clustering-focused platform work. It is meant for hi
|
||||
|
||||
```mermaid
|
||||
flowchart TD
|
||||
A["clustering"] --> B["Quorum"]
|
||||
A --> C["Failover"]
|
||||
A --> D["Service groups"]
|
||||
A --> E["Operational validation"]
|
||||
A["clustering"]
|
||||
click A href "./" "clustering"
|
||||
```
|
||||
|
||||
## Notes
|
||||
|
||||
Reference in New Issue
Block a user