Skip to content

Commit f743dcb

Browse files
committed
fix link
1 parent 98f0d63 commit f743dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2017-07-20-Rust-1.19.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ The largest new library feature is the [`eprint!` and `eprintln!` macros].
140140
These work exactly the same as `print!` and `printn!`, but instead write
141141
to standard error, as opposed to standard output.
142142

143-
[`eprint!` and `eprintln!` macros]: [41192]: https://github.com/rust-lang/rust/pull/41192
143+
[`eprint!` and `eprintln!` macros]: https://github.com/rust-lang/rust/pull/41192
144144

145145
Other new features:
146146

0 commit comments

Comments
 (0)