From edecc2bbdeaeb324cd2725c614230acc040ace51 Mon Sep 17 00:00:00 2001 From: cinereal Date: Fri, 6 Jun 2025 11:09:14 +0200 Subject: [PATCH] trunk data model svg --- architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/architecture.md b/architecture.md index 5f05897..6f17103 100644 --- a/architecture.md +++ b/architecture.md @@ -228,7 +228,7 @@ The process of migrating one's applications to a different host encompasses: Whereas the bulk of our configuration logic is covered in the [configuration schema](#sample-configuration-schema), our reference front-end application does in fact store data. The design for its data model to support the desired functionality is as follows, using the crow's foot notation to denote cardinality: - + ### Host architecture