diff --git a/src/doc/src/reference/build-scripts.md b/src/doc/src/reference/build-scripts.md index d78efb40b38..83b7355b5b9 100644 --- a/src/doc/src/reference/build-scripts.md +++ b/src/doc/src/reference/build-scripts.md @@ -63,7 +63,7 @@ When the build script is run, there are a number of inputs to the build script, all passed in the form of [environment variables][build-env]. In addition to environment variables, the build script’s current directory is -the source directory of the build script’s package. +the root directory of the build script’s package. [build-env]: environment-variables.md#environment-variables-cargo-sets-for-build-scripts