From d95982e4d2d2906549b49df9e6aad8de40f7aba3 Mon Sep 17 00:00:00 2001 From: ynnob Date: Wed, 6 Aug 2025 08:20:04 +0200 Subject: [PATCH] Fix url of HelloWorldSchema --- docs/fragments/schema.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/fragments/schema.md b/docs/fragments/schema.md index 922fe757..70a687e4 100644 --- a/docs/fragments/schema.md +++ b/docs/fragments/schema.md @@ -46,9 +46,9 @@ Keep in this example we are **serializing ALL the data of the file to a JSON** j You might want to **revisit this example as a reference** when trying to generate your own fragment files from IFC STEP or other data sources to have a reference of how it should look like: 👇🏻
- + - +
## ✍🏻 General notes