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 db6c413 commit ebc8e4cCopy full SHA for ebc8e4c
docs/faq.md
@@ -380,9 +380,9 @@ See also [Configuring the number of compiler processes](#configuring-the-number-
380
## How can I setup my editor to work with `build.yaml` files?
381
382
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.
+[SchemaStore.org](https://www.schemastore.org/dart-build.json), but it is not
+assigned to any file names by default. You can configure your editor to use the
+correct schema.
386
387
### VS Code
388
0 commit comments