From 048517a3c285f3b44240de6d451e8c10f4aa6676 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Fri, 1 Sep 2017 18:48:02 +0200 Subject: [PATCH] Fix readme links in cargo metadata --- .imag-documentation/Cargo.toml | 2 +- bin/core/imag-link/Cargo.toml | 2 +- bin/core/imag-ref/Cargo.toml | 2 +- bin/core/imag-store/Cargo.toml | 2 +- bin/core/imag-tag/Cargo.toml | 2 +- bin/core/imag-view/Cargo.toml | 2 +- bin/core/imag/Cargo.toml | 2 +- bin/domain/imag-bookmark/Cargo.toml | 2 +- bin/domain/imag-counter/Cargo.toml | 2 +- bin/domain/imag-diary/Cargo.toml | 2 +- bin/domain/imag-mail/Cargo.toml | 2 +- bin/domain/imag-notes/Cargo.toml | 2 +- bin/domain/imag-timetrack/Cargo.toml | 2 +- bin/domain/imag-todo/Cargo.toml | 2 +- lib/core/libimagerror/Cargo.toml | 2 +- lib/core/libimagrt/Cargo.toml | 2 +- lib/core/libimagstore/Cargo.toml | 2 +- lib/domain/libimagbookmark/Cargo.toml | 2 +- lib/domain/libimagcounter/Cargo.toml | 2 +- lib/domain/libimagdiary/Cargo.toml | 2 +- lib/domain/libimagmail/Cargo.toml | 2 +- lib/domain/libimagnotes/Cargo.toml | 2 +- lib/domain/libimagtimetrack/Cargo.toml | 2 +- lib/domain/libimagtodo/Cargo.toml | 2 +- lib/entry/libimagentryannotation/Cargo.toml | 2 +- lib/entry/libimagentrycategory/Cargo.toml | 2 +- lib/entry/libimagentrydatetime/Cargo.toml | 2 +- lib/entry/libimagentryedit/Cargo.toml | 2 +- lib/entry/libimagentryfilter/Cargo.toml | 2 +- lib/entry/libimagentrylink/Cargo.toml | 2 +- lib/entry/libimagentrylist/Cargo.toml | 2 +- lib/entry/libimagentrymarkdown/Cargo.toml | 2 +- lib/entry/libimagentryref/Cargo.toml | 2 +- lib/entry/libimagentrytag/Cargo.toml | 2 +- lib/entry/libimagentryview/Cargo.toml | 2 +- lib/etc/libimaginteraction/Cargo.toml | 2 +- lib/etc/libimagtimeui/Cargo.toml | 2 +- lib/etc/libimagutil/Cargo.toml | 2 +- 38 files changed, 38 insertions(+), 38 deletions(-) diff --git a/.imag-documentation/Cargo.toml b/.imag-documentation/Cargo.toml index e65369e1..38ac5e88 100644 --- a/.imag-documentation/Cargo.toml +++ b/.imag-documentation/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] description = "Documentation crate of the imag distribution. Does not contain functionality" 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" diff --git a/bin/core/imag-link/Cargo.toml b/bin/core/imag-link/Cargo.toml index c73ec329..ce87acaf 100644 --- a/bin/core/imag-link/Cargo.toml +++ b/bin/core/imag-link/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] description = "Part of the imag core distribution: imag-link command" 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" diff --git a/bin/core/imag-ref/Cargo.toml b/bin/core/imag-ref/Cargo.toml index 1d93a042..566fdbdb 100644 --- a/bin/core/imag-ref/Cargo.toml +++ b/bin/core/imag-ref/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] description = "Part of the imag core distribution: imag-ref command" 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" diff --git a/bin/core/imag-store/Cargo.toml b/bin/core/imag-store/Cargo.toml index 34a54b92..a3715a61 100644 --- a/bin/core/imag-store/Cargo.toml +++ b/bin/core/imag-store/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] description = "Part of the imag core distribution: imag-store command" 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" diff --git a/bin/core/imag-tag/Cargo.toml b/bin/core/imag-tag/Cargo.toml index 0e53a1c0..bb00f889 100644 --- a/bin/core/imag-tag/Cargo.toml +++ b/bin/core/imag-tag/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] description = "Part of the imag core distribution: imag-tag command" 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" diff --git a/bin/core/imag-view/Cargo.toml b/bin/core/imag-view/Cargo.toml index ed69c44c..459c8272 100644 --- a/bin/core/imag-view/Cargo.toml +++ b/bin/core/imag-view/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] description = "Part of the imag core distribution: imag-view command" 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" diff --git a/bin/core/imag/Cargo.toml b/bin/core/imag/Cargo.toml index 2333f7bb..c37f1f7a 100644 --- a/bin/core/imag/Cargo.toml +++ b/bin/core/imag/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] description = "Part of the imag core distribution: imag command" 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" diff --git a/bin/domain/imag-bookmark/Cargo.toml b/bin/domain/imag-bookmark/Cargo.toml index 3ab2a245..ba7769bf 100644 --- a/bin/domain/imag-bookmark/Cargo.toml +++ b/bin/domain/imag-bookmark/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] description = "Part of the imag core distribution: imag-bookmark command" 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" diff --git a/bin/domain/imag-counter/Cargo.toml b/bin/domain/imag-counter/Cargo.toml index cc905034..15bc9284 100644 --- a/bin/domain/imag-counter/Cargo.toml +++ b/bin/domain/imag-counter/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] description = "Part of the imag core distribution: imag-counter command" 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" diff --git a/bin/domain/imag-diary/Cargo.toml b/bin/domain/imag-diary/Cargo.toml index e7e75b4a..cc7e956a 100644 --- a/bin/domain/imag-diary/Cargo.toml +++ b/bin/domain/imag-diary/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] description = "Part of the imag core distribution: imag-diary command" 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" diff --git a/bin/domain/imag-mail/Cargo.toml b/bin/domain/imag-mail/Cargo.toml index ac69c58c..606fdfed 100644 --- a/bin/domain/imag-mail/Cargo.toml +++ b/bin/domain/imag-mail/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] description = "Part of the imag core distribution: imag-notes command" keywords = ["imag", "PIM", "personal", "information", "management"] -readme = "../README.md" +readme = "../../../README.md" license = "LGPL-2.1" [dependencies] diff --git a/bin/domain/imag-notes/Cargo.toml b/bin/domain/imag-notes/Cargo.toml index 6228662c..475f36f5 100644 --- a/bin/domain/imag-notes/Cargo.toml +++ b/bin/domain/imag-notes/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] description = "Part of the imag core distribution: imag-notes command" 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" diff --git a/bin/domain/imag-timetrack/Cargo.toml b/bin/domain/imag-timetrack/Cargo.toml index 27d68595..b9448e31 100644 --- a/bin/domain/imag-timetrack/Cargo.toml +++ b/bin/domain/imag-timetrack/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] description = "Part of the imag core distribution: imag-tag command" 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" diff --git a/bin/domain/imag-todo/Cargo.toml b/bin/domain/imag-todo/Cargo.toml index a2c1503d..9efd60e6 100644 --- a/bin/domain/imag-todo/Cargo.toml +++ b/bin/domain/imag-todo/Cargo.toml @@ -6,7 +6,7 @@ version = "0.4.0" description = "Part of the imag core distribution: imag-todo command" 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" diff --git a/lib/core/libimagerror/Cargo.toml b/lib/core/libimagerror/Cargo.toml index e1084975..5f490746 100644 --- a/lib/core/libimagerror/Cargo.toml +++ b/lib/core/libimagerror/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] 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" diff --git a/lib/core/libimagrt/Cargo.toml b/lib/core/libimagrt/Cargo.toml index c717580c..1cdd8cc4 100644 --- a/lib/core/libimagrt/Cargo.toml +++ b/lib/core/libimagrt/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] 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" diff --git a/lib/core/libimagstore/Cargo.toml b/lib/core/libimagstore/Cargo.toml index a904e0b3..589d2bf1 100644 --- a/lib/core/libimagstore/Cargo.toml +++ b/lib/core/libimagstore/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] 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" diff --git a/lib/domain/libimagbookmark/Cargo.toml b/lib/domain/libimagbookmark/Cargo.toml index 4b621b5a..8c3da73c 100644 --- a/lib/domain/libimagbookmark/Cargo.toml +++ b/lib/domain/libimagbookmark/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] 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" diff --git a/lib/domain/libimagcounter/Cargo.toml b/lib/domain/libimagcounter/Cargo.toml index 842c15d3..16d5e1b4 100644 --- a/lib/domain/libimagcounter/Cargo.toml +++ b/lib/domain/libimagcounter/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] 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" diff --git a/lib/domain/libimagdiary/Cargo.toml b/lib/domain/libimagdiary/Cargo.toml index fbcdbb37..bdd65d36 100644 --- a/lib/domain/libimagdiary/Cargo.toml +++ b/lib/domain/libimagdiary/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] 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" diff --git a/lib/domain/libimagmail/Cargo.toml b/lib/domain/libimagmail/Cargo.toml index 69a434ea..ccfb6c53 100644 --- a/lib/domain/libimagmail/Cargo.toml +++ b/lib/domain/libimagmail/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] 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" diff --git a/lib/domain/libimagnotes/Cargo.toml b/lib/domain/libimagnotes/Cargo.toml index 8b9159c2..6cb7526a 100644 --- a/lib/domain/libimagnotes/Cargo.toml +++ b/lib/domain/libimagnotes/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] 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" diff --git a/lib/domain/libimagtimetrack/Cargo.toml b/lib/domain/libimagtimetrack/Cargo.toml index 6fed7f71..6b29fa95 100644 --- a/lib/domain/libimagtimetrack/Cargo.toml +++ b/lib/domain/libimagtimetrack/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] 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" diff --git a/lib/domain/libimagtodo/Cargo.toml b/lib/domain/libimagtodo/Cargo.toml index 5d211f0c..656b4d5f 100644 --- a/lib/domain/libimagtodo/Cargo.toml +++ b/lib/domain/libimagtodo/Cargo.toml @@ -6,7 +6,7 @@ authors = ["mario "] 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" diff --git a/lib/entry/libimagentryannotation/Cargo.toml b/lib/entry/libimagentryannotation/Cargo.toml index 9d1434de..d4720dc4 100644 --- a/lib/entry/libimagentryannotation/Cargo.toml +++ b/lib/entry/libimagentryannotation/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] description = "Library for the imag core distribution" keywords = ["imag", "PIM", "personal", "information", "management"] -readme = "../README.md" +readme = "../../../README.md" license = "LGPL-2.1" [dependencies] diff --git a/lib/entry/libimagentrycategory/Cargo.toml b/lib/entry/libimagentrycategory/Cargo.toml index d3f16185..e7e54feb 100644 --- a/lib/entry/libimagentrycategory/Cargo.toml +++ b/lib/entry/libimagentrycategory/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] 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" diff --git a/lib/entry/libimagentrydatetime/Cargo.toml b/lib/entry/libimagentrydatetime/Cargo.toml index aae32c6a..15df2055 100644 --- a/lib/entry/libimagentrydatetime/Cargo.toml +++ b/lib/entry/libimagentrydatetime/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] 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" diff --git a/lib/entry/libimagentryedit/Cargo.toml b/lib/entry/libimagentryedit/Cargo.toml index ae241d2c..98087aa6 100644 --- a/lib/entry/libimagentryedit/Cargo.toml +++ b/lib/entry/libimagentryedit/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] 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" diff --git a/lib/entry/libimagentryfilter/Cargo.toml b/lib/entry/libimagentryfilter/Cargo.toml index ea4df09d..ab6caec6 100644 --- a/lib/entry/libimagentryfilter/Cargo.toml +++ b/lib/entry/libimagentryfilter/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] 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" diff --git a/lib/entry/libimagentrylink/Cargo.toml b/lib/entry/libimagentrylink/Cargo.toml index 01a8508c..5487c344 100644 --- a/lib/entry/libimagentrylink/Cargo.toml +++ b/lib/entry/libimagentrylink/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] 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" diff --git a/lib/entry/libimagentrylist/Cargo.toml b/lib/entry/libimagentrylist/Cargo.toml index 66ed5c4b..9775dc41 100644 --- a/lib/entry/libimagentrylist/Cargo.toml +++ b/lib/entry/libimagentrylist/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] 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" diff --git a/lib/entry/libimagentrymarkdown/Cargo.toml b/lib/entry/libimagentrymarkdown/Cargo.toml index b710d4a0..5f8364fe 100644 --- a/lib/entry/libimagentrymarkdown/Cargo.toml +++ b/lib/entry/libimagentrymarkdown/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] 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" 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 "] 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" diff --git a/lib/entry/libimagentrytag/Cargo.toml b/lib/entry/libimagentrytag/Cargo.toml index 2c15ff5d..e80aeed6 100644 --- a/lib/entry/libimagentrytag/Cargo.toml +++ b/lib/entry/libimagentrytag/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] 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" diff --git a/lib/entry/libimagentryview/Cargo.toml b/lib/entry/libimagentryview/Cargo.toml index c0fb166d..42536398 100644 --- a/lib/entry/libimagentryview/Cargo.toml +++ b/lib/entry/libimagentryview/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] 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" diff --git a/lib/etc/libimaginteraction/Cargo.toml b/lib/etc/libimaginteraction/Cargo.toml index 0de941e6..a72de4af 100644 --- a/lib/etc/libimaginteraction/Cargo.toml +++ b/lib/etc/libimaginteraction/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] 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" diff --git a/lib/etc/libimagtimeui/Cargo.toml b/lib/etc/libimagtimeui/Cargo.toml index ab66090b..ad111202 100644 --- a/lib/etc/libimagtimeui/Cargo.toml +++ b/lib/etc/libimagtimeui/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] 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" diff --git a/lib/etc/libimagutil/Cargo.toml b/lib/etc/libimagutil/Cargo.toml index b0e06f45..5010db01 100644 --- a/lib/etc/libimagutil/Cargo.toml +++ b/lib/etc/libimagutil/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Matthias Beyer "] 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"