Skip to content

Commit 6b2ff2b

Browse files
committed
Add a minor clarification
Hopefully this will save the next person from wasting an hour+ on this.
1 parent 9ef926d commit 6b2ff2b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/doc/src/reference/build-scripts.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -443,8 +443,7 @@ script specified with a custom library. The purpose of this functionality is to
443443
prevent running the build script in question altogether and instead supply the
444444
metadata ahead of time.
445445

446-
To override a build script, place the following configuration in any acceptable
447-
Cargo [configuration location](config.md).
446+
To override a build script, place the following configuration in any acceptable [`config.toml`](config.md) file.
448447

449448
```toml
450449
[target.x86_64-unknown-linux-gnu.foo]

0 commit comments

Comments
 (0)