Skip to content

Commit 1bcdd13

Browse files
committed
docs(ref): Simplify text for link to check-cfg example
1 parent 3342f26 commit 1bcdd13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -290,8 +290,8 @@ if foo_bar_condition {
290290
}
291291
```
292292

293-
For a more complete example see in the [build script examples][build-script-examples] page
294-
the [conditional compilation][conditional-compilation-example] example.
293+
For a more complete example see the
294+
[conditional compilation][conditional-compilation-example] example.
295295

296296
[check-cfg-blog-post]: https://blog.rust-lang.org/2024/05/06/check-cfg.html
297297
[option-check-cfg]: ../../rustc/command-line-arguments.md#option-check-cfg

0 commit comments

Comments
 (0)