summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-04-18 16:46:41 +0200
committerGitHub <noreply@github.com>2018-04-18 16:46:41 +0200
commit4568b1f625977c4af109c099dfd98ff2f371ee3c (patch)
treeb365a9ec29b614cf9f6158f0a4789c12b6686702 /scripts
parent51205af6689fea68944f26ad327d5eec1baa6aed (diff)
parent9daf2cae8693783560379a1edade27b2eaf95261 (diff)
Merge pull request #1380 from matthiasbeyer/minor
Minor patches
Diffstat (limited to 'scripts')
-rw-r--r--scripts/new-crate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/new-crate.sh b/scripts/new-crate.sh
index b0178088..103bddf2 100644
--- a/scripts/new-crate.sh
+++ b/scripts/new-crate.sh
@@ -89,7 +89,7 @@ keywords = ["imag", "PIM", "personal", "information", "management"]
readme = "../../../README.md"
license = "LGPL-2.1"
-documentation = "https://matthiasbeyer.github.io/imag/imag_documentation/index.html"
+documentation = "https://imag-pim.org/doc/"
repository = "https://github.com/matthiasbeyer/imag"
homepage = "http://imag-pim.org"