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" ]
6
6
description = " A string interning library for Rust, developed as part of the Servo project."
7
7
license = " MIT / Apache-2.0"
8
8
repository = " https://github.com/servo/string-cache"
9
- documentation = " http ://doc.servo.org /string_cache/"
9
+ documentation = " https ://docs.rs /string_cache/"
10
10
build = " build.rs"
11
11
12
12
[lib ]
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Build Status] ( https://travis-ci.org/servo/string-cache.svg?branch=master )] ( https://travis-ci.org/servo/string-cache )
4
4
5
- [ Documentation] ( http ://doc.servo.org /string_cache/)
5
+ [ Documentation] ( https ://docs.rs /string_cache/)
6
6
7
7
A 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