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 9ef926d commit 6b2ff2bCopy full SHA for 6b2ff2b
src/doc/src/reference/build-scripts.md
@@ -443,8 +443,7 @@ script specified with a custom library. The purpose of this functionality is to
443
prevent running the build script in question altogether and instead supply the
444
metadata ahead of time.
445
446
-To override a build script, place the following configuration in any acceptable
447
-Cargo [configuration location](config.md).
+To override a build script, place the following configuration in any acceptable [`config.toml`](config.md) file.
448
449
```toml
450
[target.x86_64-unknown-linux-gnu.foo]
0 commit comments