summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2019-03-28 15:52:04 +0100
committerJustus Winter <justus@sequoia-pgp.org>2019-03-28 15:52:04 +0100
commit90bbd74d55adb70652ba35be71dc8bf3ccd6fc9a (patch)
treef46627abf27e08e319fd0b929580258bc3b79717 /core
parent01ce378a08f949c2646cb46b471caee93476ec94 (diff)
Point to the version-specific documentation.
Diffstat (limited to 'core')
-rw-r--r--core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Cargo.toml b/core/Cargo.toml
index cf62b7f8..0d4520b4 100644
--- a/core/Cargo.toml
+++ b/core/Cargo.toml
@@ -7,7 +7,7 @@ authors = [
"Kai Michaelis <kai@sequoia-pgp.org>",
"Neal H. Walfield <neal@sequoia-pgp.org>",
]
-documentation = "https://docs.sequoia-pgp.org/sequoia_core"
+documentation = "https://docs.sequoia-pgp.org/0.5.0/sequoia_core"
homepage = "https://sequoia-pgp.org/"
repository = "https://gitlab.com/sequoia-pgp/sequoia"
readme = "../README.md"