mv entity-relations to mmd as well

usage:
```sh
nix-shell -p mermaid-cli --command 'mmdc -i entity-relations.mmd -o
entity-relations.svg'
```
This commit is contained in:
Kiara Grouwstra 2025-05-31 22:37:44 +02:00
parent e462211c49
commit 631b0b6c93
Signed by: kiara
SSH key fingerprint: SHA256:COspvLoLJ5WC5rFb9ZDe5urVCkK4LJZOsjfF4duRJFU
3 changed files with 1 additions and 8 deletions

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,3 @@
# fediversity entity relations
```mermaid
--- ---
title: Fediversity entity relations title: Fediversity entity relations
--- ---
@ -23,4 +20,3 @@ erDiagram
deployed ||--|{ application : describes deployed ||--|{ application : describes
application ||--o{ version : follows application ||--o{ version : follows
deployed }|--o{ version : follows deployed }|--o{ version : follows
```

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 14 KiB