Skip to content

Commit dae6460

Browse files
committed
Point to docs.rs for documentation
(because Servo isn't always using the latest version of this crate)
1 parent cc96487 commit dae6460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
rust-smallvec
22
=============
33

4-
[Documentation](http://doc.servo.org/smallvec/)
4+
[Documentation](http://docs.rs/smallvec/)
55

66
"Small vector" optimization for Rust: store up to a small number of items on the stack

0 commit comments

Comments
 (0)