From 8f8830e71c92641024cc7d0bb6290cbd4fcff360 Mon Sep 17 00:00:00 2001 From: Liam Thompson Date: Mon, 7 Jul 2025 14:12:49 +0200 Subject: [PATCH] [Docs] Fix relative link in schema-structure.md ^^ --- docs/schema-structure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/schema-structure.md b/docs/schema-structure.md index 85183d8eac..8cb5e312ed 100644 --- a/docs/schema-structure.md +++ b/docs/schema-structure.md @@ -35,7 +35,7 @@ to model the various endpoints. ## Specification format -The specification's specification can be found [here](compiler/src/model/metamodel.ts). +The specification's specification can be found [here](../compiler/src/model/metamodel.ts). ## Identify a type by name