Skip to content

Commit 0edf68a

Browse files
authored
[Docs] Fix relative link in schema-structure.md (#4798)
^^
1 parent 6c53d18 commit 0edf68a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/schema-structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ to model the various endpoints.
3535

3636
## Specification format
3737

38-
The specification's specification can be found [here](compiler/src/model/metamodel.ts).
38+
The specification's specification can be found [here](../compiler/src/model/metamodel.ts).
3939

4040
## Identify a type by name
4141

0 commit comments

Comments
 (0)