Skip to content

Commit ebc8e4c

Browse files
authored
Fix broken link. (#4039)
1 parent db6c413 commit ebc8e4c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/faq.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -380,9 +380,9 @@ See also [Configuring the number of compiler processes](#configuring-the-number-
380380
## How can I setup my editor to work with `build.yaml` files?
381381

382382
A schema for valid keys and values in build configuration files is available on
383-
[SchemaStore.org](https://www.schemastore.org/json/), but it is not assigned to
384-
any file names by default. You can configure your editor to use the correct
385-
schema.
383+
[SchemaStore.org](https://www.schemastore.org/dart-build.json), but it is not
384+
assigned to any file names by default. You can configure your editor to use the
385+
correct schema.
386386

387387
### VS Code
388388

0 commit comments

Comments
 (0)