diff --git a/docs/plugins/index.md b/docs/plugins/index.md index 8c99d60..55f7a68 100644 --- a/docs/plugins/index.md +++ b/docs/plugins/index.md @@ -120,10 +120,6 @@ graph TB MP --> Bundles MP --> Standalone - - style Registry fill:#1f6feb,color:#fff,stroke:none - style Bundles fill:#161b22,color:#c9d1d9,stroke:#30363d - style Standalone fill:#161b22,color:#c9d1d9,stroke:#30363d ``` ---