Skip to content

Commit 4263572

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ prevent running the build script in question altogether and instead supply the
444444
metadata ahead of time.
445445

446446
To override a build script, place the following configuration in any acceptable
447-
Cargo [configuration location](config.md).
447+
Cargo [configuration location](config.md) (e.g. `config.toml`, _not_ `Cargo.toml`).
448448

449449
```toml
450450
[target.x86_64-unknown-linux-gnu.foo]

0 commit comments

Comments
 (0)