summaryrefslogtreecommitdiffstats
path: root/lib/entry/libimagentryref/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-09-01 18:48:02 +0200
committerMatthias Beyer <mail@beyermatthias.de>2017-09-01 18:48:02 +0200
commit048517a3c285f3b44240de6d451e8c10f4aa6676 (patch)
tree3fddcd8d44f39fa7381b23418d91a5683f1acedb /lib/entry/libimagentryref/Cargo.toml
parentf653354e73bc7123c25c610a68fc5ad71b08f8f4 (diff)
Fix readme links in cargo metadata
Diffstat (limited to 'lib/entry/libimagentryref/Cargo.toml')
-rw-r--r--lib/entry/libimagentryref/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/entry/libimagentryref/Cargo.toml b/lib/entry/libimagentryref/Cargo.toml
index 7e2a918c..842c5535 100644
--- a/lib/entry/libimagentryref/Cargo.toml
+++ b/lib/entry/libimagentryref/Cargo.toml
@@ -6,7 +6,7 @@ authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Library for the imag core distribution"
keywords = ["imag", "PIM", "personal", "information", "management"]
-readme = "../README.md"
+readme = "../../../README.md"
license = "LGPL-2.1"
documentation = "https://matthiasbeyer.github.io/imag/imag_documentation/index.html"