Skip to content

Commit 9bd4657

Browse files
kinowmr-c
authored andcommitted
Update links used in concepts
1 parent 033ed18 commit 9bd4657

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

concepts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,8 +297,8 @@ which the `id` field is explicitly listed in this specification.
297297
## Document preprocessing
298298

299299
An implementation must resolve [$import](SchemaSalad.html#Import) and
300-
[$include](SchemaSalad.html#Import) directives as described in the
301-
[Schema Salad specification](SchemaSalad.html).
300+
[$include](SchemaSalad.html#Include) directives as described in the
301+
[Schema Salad specification](SchemaSalad.html#Document_preprocessing).
302302

303303
Another transformation defined in Schema salad is simplification of data type definitions.
304304
Type `<T>` ending with `?` should be transformed to `[<T>, "null"]`.

0 commit comments

Comments
 (0)