Skip to content

Commit

Permalink
Point to docs.rs for docs.
Browse files Browse the repository at this point in the history
These are more up to date and support versioning.
  • Loading branch information
waywardmonkeys committed Dec 16, 2017
1 parent 7f46dc9 commit 02c5511
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "app_units"
version = "0.6.1"
authors = ["The Servo Project Developers"]
description = "Servo app units type (Au)"
documentation = "http://doc.servo.org/app_units/"
documentation = "https://docs.rs/app_units/"
repository = "https://github.com/servo/app_units"
license = "MPL-2.0"

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# app-units

[Documentation](http://doc.servo.org/app_units/index.html)
[Documentation](https://docs.rs/app_units/)

0 comments on commit 02c5511

Please sign in to comment.