File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ authors = [ "The Servo Project Developers" ]
66description = " A string interning library for Rust, developed as part of the Servo project."
77license = " MIT / Apache-2.0"
88repository = " https://github.com/servo/string-cache"
9- documentation = " http ://doc.servo.org /string_cache/"
9+ documentation = " https ://docs.rs /string_cache/"
1010build = " build.rs"
1111
1212[lib ]
Original file line number Diff line number Diff line change 22
33[ ![ Build Status] ( https://travis-ci.org/servo/string-cache.svg?branch=master )] ( https://travis-ci.org/servo/string-cache )
44
5- [ Documentation] ( http ://doc.servo.org /string_cache/)
5+ [ Documentation] ( https ://docs.rs /string_cache/)
66
77A string interning library for Rust, developed as part of the [ Servo] ( https://github.com/servo/servo ) project.
You can’t perform that action at this time.
0 commit comments