We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 033ed18 commit 9bd4657Copy full SHA for 9bd4657
concepts.md
@@ -297,8 +297,8 @@ which the `id` field is explicitly listed in this specification.
297
## Document preprocessing
298
299
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).
+[$include](SchemaSalad.html#Include) directives as described in the
+[Schema Salad specification](SchemaSalad.html#Document_preprocessing).
302
303
Another transformation defined in Schema salad is simplification of data type definitions.
304
Type `<T>` ending with `?` should be transformed to `[<T>, "null"]`.
0 commit comments