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 157028d commit 914bffbCopy full SHA for 914bffb
src/lib.rs
@@ -4,7 +4,7 @@
4
5
//! An Au is an "App Unit" and represents 1/60th of a CSS pixel. It was
6
//! originally proposed in 2002 as a standard unit of measure in Gecko.
7
-//! See https://bugzilla.mozilla.org/show_bug.cgi?id=177805 for more info.
+//! See <https://bugzilla.mozilla.org/show_bug.cgi?id=177805> for more info.
8
9
extern crate heapsize;
10
extern crate num_traits;
0 commit comments