From 931f154c7c892176f97eaf6658cefe271b2f0cf5 Mon Sep 17 00:00:00 2001 From: Liam Thompson Date: Tue, 15 Jul 2025 14:26:44 +0200 Subject: [PATCH] [Docs] Fix relative link in schema-structure.md (#4798) ^^ (cherry picked from commit 0edf68a329bd955c1ebcb48ffa00edf9267d7de0) --- 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