Fix links to snippets and types.

This commit is contained in:
Rodrigo Girão Serrão
2022-12-21 19:41:54 +00:00
parent 175f6b65cb
commit d7049c89a0
14 changed files with 20 additions and 20 deletions

View File

@@ -8,7 +8,7 @@ The `height` rule sets a widget's height. By default, it sets the height of the
height: <SCALAR>;
```
--8<-- "docs/snippets/scalar_syntax.md"
--8<-- "docs/snippets/type_syntax/scalar.md"
## Examples