Skip to content

Commit 1d5aefc

Browse files
committed
Broken link markdown
1 parent cc218c7 commit 1d5aefc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/switching-to-v0-mangling-on-nightly.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ similarly use the `-Csymbol-mangling-version=v0` flag today via
183183
rustflags = ["-Csymbol-mangling-version=v0"]
184184
```
185185

186-
[`.cargo/config.toml`]: (https://doc.rust-lang.org/cargo/reference/config.html)
186+
[`.cargo/config.toml`]: https://doc.rust-lang.org/cargo/reference/config.html
187187
[rfcs#2603]: https://rust-lang.github.io/rfcs/2603-rust-symbol-name-mangling-v0.html
188188
[itanium-mangling]: https://refspecs.linuxbase.org/cxxabi-1.86.html#mangling
189189
[v0-mangling]: https://doc.rust-lang.org/nightly/rustc/symbol-mangling/v0.html

0 commit comments

Comments
 (0)