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 27e067c commit 88b15d7Copy full SHA for 88b15d7
src/doc/src/reference/build-scripts.md
@@ -290,11 +290,10 @@ if foo_bar_condition {
290
}
291
```
292
293
-For a more complete example see in the [build script examples][build-script-examples] page
294
-the [conditional compilation][conditional-compilation-example] example.
+For a more complete example see the
+[conditional compilation][conditional-compilation-example] example.
295
296
[option-check-cfg]: ../../rustc/command-line-arguments.md#option-check-cfg
297
-[build-script-examples]: build-script-examples.md
298
[conditional-compilation-example]: build-script-examples.md#conditional-compilation
299
300
### `cargo::rustc-env=VAR=VALUE` {#rustc-env}
0 commit comments