summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorsoftprops <d.tangren@gmail.com>2015-05-21 08:48:07 -0400
committersoftprops <d.tangren@gmail.com>2015-05-21 08:48:07 -0400
commit2728f297cbb1f367797eac88104eae0194b23bd4 (patch)
treeac3beca6bfa0393dcd0739a8d6d8d5d49e89c9ab /Cargo.toml
parentc623567c9918d14fe6a40080be1b1afb4608302d (diff)
link to proper docs
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8d86727..29e3866 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,7 +4,7 @@ name = "shiplift"
version = "0.1.0"
authors = ["softprops <d.tangren@gmail.com>"]
description = "A modern multi-transport syslog appender."
-documentation = "https://github.com/softprops/shiplift"
+documentation = "https://softprops.github.io/shiplift"
homepage = "https://github.com/softprops/shiplift"
repository = "https://github.com/softprops/shiplift"
keywords = ["docker", "unix", "containers", "hyper", "ship"]