Skip to content

Commit eb5db6c

Browse files
Link directly to #build-std anchor
Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
1 parent 11a7087 commit eb5db6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc/src/targets/custom.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ To see it for a different target, add the `--target` flag:
1414
$ rustc +nightly -Z unstable-options --target=wasm32-unknown-unknown --print target-spec-json
1515
```
1616

17-
To use a custom target, see the (unstable) [`build-std` feature](https://doc.rust-lang.org/nightly/cargo/reference/unstable.html) of `cargo`.
17+
To use a custom target, see the (unstable) [`build-std` feature](https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#build-std) of `cargo`.

0 commit comments

Comments
 (0)