summaryrefslogtreecommitdiffstats
path: root/bin/domain
diff options
context:
space:
mode:
Diffstat (limited to 'bin/domain')
-rw-r--r--bin/domain/imag-bookmark/Cargo.toml2
-rw-r--r--bin/domain/imag-calendar/Cargo.toml2
-rw-r--r--bin/domain/imag-contact/Cargo.toml2
-rw-r--r--bin/domain/imag-diary/Cargo.toml2
-rw-r--r--bin/domain/imag-habit/Cargo.toml2
-rw-r--r--bin/domain/imag-log/Cargo.toml2
-rw-r--r--bin/domain/imag-mail/Cargo.toml2
-rw-r--r--bin/domain/imag-notes/Cargo.toml2
-rw-r--r--bin/domain/imag-timetrack/Cargo.toml2
-rw-r--r--bin/domain/imag-todo/Cargo.toml2
-rw-r--r--bin/domain/imag-wiki/Cargo.toml2
11 files changed, 11 insertions, 11 deletions
diff --git a/bin/domain/imag-bookmark/Cargo.toml b/bin/domain/imag-bookmark/Cargo.toml
index 5ab3ffc0..f062b16f 100644
--- a/bin/domain/imag-bookmark/Cargo.toml
+++ b/bin/domain/imag-bookmark/Cargo.toml
@@ -10,7 +10,7 @@ readme = "../../../README.md"
license = "LGPL-2.1"
documentation = "https://imag-pim.org/doc/"
-repository = "https://github.com/matthiasbeyer/imag"
+repository = "https://git.sr.ht/~matthiasbeyer/imag"
homepage = "http://imag-pim.org"
[badges]
diff --git a/bin/domain/imag-calendar/Cargo.toml b/bin/domain/imag-calendar/Cargo.toml
index 13dc00ee..12146bea 100644
--- a/bin/domain/imag-calendar/Cargo.toml
+++ b/bin/domain/imag-calendar/Cargo.toml
@@ -11,7 +11,7 @@ readme = "../../../README.md"
license = "LGPL-2.1"
documentation = "https://imag-pim.org/doc/"
-repository = "https://github.com/matthiasbeyer/imag"
+repository = "https://git.sr.ht/~matthiasbeyer/imag"
homepage = "http://imag-pim.org"
[badges]
diff --git a/bin/domain/imag-contact/Cargo.toml b/bin/domain/imag-contact/Cargo.toml
index 193f3f5c..12f6392e 100644
--- a/bin/domain/imag-contact/Cargo.toml
+++ b/bin/domain/imag-contact/Cargo.toml
@@ -10,7 +10,7 @@ readme = "../../../README.md"
license = "LGPL-2.1"
documentation = "https://imag-pim.org/doc/"
-repository = "https://github.com/matthiasbeyer/imag"
+repository = "https://git.sr.ht/~matthiasbeyer/imag"
homepage = "http://imag-pim.org"
[badges]
diff --git a/bin/domain/imag-diary/Cargo.toml b/bin/domain/imag-diary/Cargo.toml
index 95718e64..1fbf2ff3 100644
--- a/bin/domain/imag-diary/Cargo.toml
+++ b/bin/domain/imag-diary/Cargo.toml
@@ -10,7 +10,7 @@ readme = "../../../README.md"
license = "LGPL-2.1"
documentation = "https://imag-pim.org/doc/"
-repository = "https://github.com/matthiasbeyer/imag"
+repository = "https://git.sr.ht/~matthiasbeyer/imag"
homepage = "http://imag-pim.org"
[badges]
diff --git a/bin/domain/imag-habit/Cargo.toml b/bin/domain/imag-habit/Cargo.toml
index 21aacbe9..778f5bc5 100644
--- a/bin/domain/imag-habit/Cargo.toml
+++ b/bin/domain/imag-habit/Cargo.toml
@@ -10,7 +10,7 @@ readme = "../../../README.md"
license = "LGPL-2.1"
documentation = "https://imag-pim.org/doc/"
-repository = "https://github.com/matthiasbeyer/imag"
+repository = "https://git.sr.ht/~matthiasbeyer/imag"
homepage = "http://imag-pim.org"
[badges]
diff --git a/bin/domain/imag-log/Cargo.toml b/bin/domain/imag-log/Cargo.toml
index a6d3fb10..b0f974fe 100644
--- a/bin/domain/imag-log/Cargo.toml
+++ b/bin/domain/imag-log/Cargo.toml
@@ -10,7 +10,7 @@ readme = "../../../README.md"
license = "LGPL-2.1"
documentation = "https://imag-pim.org/doc/"
-repository = "https://github.com/matthiasbeyer/imag"
+repository = "https://git.sr.ht/~matthiasbeyer/imag"
homepage = "http://imag-pim.org"
[badges]
diff --git a/bin/domain/imag-mail/Cargo.toml b/bin/domain/imag-mail/Cargo.toml
index 7a90bba6..a1c0dcab 100644
--- a/bin/domain/imag-mail/Cargo.toml
+++ b/bin/domain/imag-mail/Cargo.toml
@@ -10,7 +10,7 @@ readme = "../../../README.md"
license = "LGPL-2.1"
documentation = "https://imag-pim.org/doc/"
-repository = "https://github.com/matthiasbeyer/imag"
+repository = "https://git.sr.ht/~matthiasbeyer/imag"
homepage = "http://imag-pim.org"
[badges]
diff --git a/bin/domain/imag-notes/Cargo.toml b/bin/domain/imag-notes/Cargo.toml
index a653d01d..574a8cb0 100644
--- a/bin/domain/imag-notes/Cargo.toml
+++ b/bin/domain/imag-notes/Cargo.toml
@@ -10,7 +10,7 @@ readme = "../../../README.md"
license = "LGPL-2.1"
documentation = "https://imag-pim.org/doc/"
-repository = "https://github.com/matthiasbeyer/imag"
+repository = "https://git.sr.ht/~matthiasbeyer/imag"
homepage = "http://imag-pim.org"
[badges]
diff --git a/bin/domain/imag-timetrack/Cargo.toml b/bin/domain/imag-timetrack/Cargo.toml
index bfa66a92..e519aba7 100644
--- a/bin/domain/imag-timetrack/Cargo.toml
+++ b/bin/domain/imag-timetrack/Cargo.toml
@@ -10,7 +10,7 @@ readme = "../../../README.md"
license = "LGPL-2.1"
documentation = "https://imag-pim.org/doc/"
-repository = "https://github.com/matthiasbeyer/imag"
+repository = "https://git.sr.ht/~matthiasbeyer/imag"
homepage = "http://imag-pim.org"
[badges]
diff --git a/bin/domain/imag-todo/Cargo.toml b/bin/domain/imag-todo/Cargo.toml
index db981103..d837b70a 100644
--- a/bin/domain/imag-todo/Cargo.toml
+++ b/bin/domain/imag-todo/Cargo.toml
@@ -10,7 +10,7 @@ readme = "../../../README.md"
license = "LGPL-2.1"
documentation = "https://imag-pim.org/doc/"
-repository = "https://github.com/matthiasbeyer/imag"
+repository = "https://git.sr.ht/~matthiasbeyer/imag"
homepage = "http://imag-pim.org"
[badges]
diff --git a/bin/domain/imag-wiki/Cargo.toml b/bin/domain/imag-wiki/Cargo.toml
index b8b8f9aa..bfe13b46 100644
--- a/bin/domain/imag-wiki/Cargo.toml
+++ b/bin/domain/imag-wiki/Cargo.toml
@@ -10,7 +10,7 @@ readme = "../../../README.md"
license = "LGPL-2.1"
documentation = "https://matthiasbeyer.github.io/imag/imag_documentation/index.html"
-repository = "https://github.com/matthiasbeyer/imag"
+repository = "https://git.sr.ht/~matthiasbeyer/imag"
homepage = "http://imag-pim.org"
[dependencies]