summaryrefslogtreecommitdiff
path: root/content/apps
diff options
context:
space:
mode:
Diffstat (limited to 'content/apps')
-rw-r--r--content/apps/_index.md2
-rw-r--r--content/apps/daybyday.md2
-rw-r--r--content/apps/domain-dig.md2
-rw-r--r--content/apps/hutch.md2
-rw-r--r--content/apps/solar.md2
5 files changed, 5 insertions, 5 deletions
diff --git a/content/apps/_index.md b/content/apps/_index.md
index cb9674d..7226c39 100644
--- a/content/apps/_index.md
+++ b/content/apps/_index.md
@@ -7,4 +7,4 @@ page_template = "page.html"
+++
Native apps and privacy-respecting frontends. Each one is small, focused, and
-built to last. Source is on [GitHub](https://github.com/krazywarez).
+built to last. Source is at [git.krz.sh](https://git.krz.sh).
diff --git a/content/apps/daybyday.md b/content/apps/daybyday.md
index 46cb4d6..44b5c8b 100644
--- a/content/apps/daybyday.md
+++ b/content/apps/daybyday.md
@@ -4,7 +4,7 @@ description = "An educational iOS app that helps children learn the calendar."
weight = 5
[extra]
-link = "https://github.com/krazywarez/daybyday"
+link = "https://git.krz.sh/daybyday"
link_label = "Source"
appstore = "https://apps.apple.com/us/app/daybyday-learn/id6760321939"
privacy = "/privacy/daybyday/"
diff --git a/content/apps/domain-dig.md b/content/apps/domain-dig.md
index 496895f..8dfe1b9 100644
--- a/content/apps/domain-dig.md
+++ b/content/apps/domain-dig.md
@@ -4,7 +4,7 @@ description = "DNS and SSL analysis, in your pocket."
weight = 2
[extra]
-link = "https://github.com/krazywarez/domain-dig"
+link = "https://git.krz.sh/domain-dig"
link_label = "Source"
appstore = "https://apps.apple.com/us/app/domaindig/id6760368004"
privacy = "/privacy/domain-dig/"
diff --git a/content/apps/hutch.md b/content/apps/hutch.md
index 323cd88..68ea21b 100644
--- a/content/apps/hutch.md
+++ b/content/apps/hutch.md
@@ -4,7 +4,7 @@ description = "A native iOS client for SourceHut."
weight = 1
[extra]
-link = "https://github.com/krazywarez/hutch"
+link = "https://git.krz.sh/hutch"
link_label = "Source"
appstore = "https://apps.apple.com/us/app/hutch-for-sourcehut/id6760742299"
privacy = "/privacy/hutch/"
diff --git a/content/apps/solar.md b/content/apps/solar.md
index 7604d93..ef38650 100644
--- a/content/apps/solar.md
+++ b/content/apps/solar.md
@@ -4,7 +4,7 @@ description = "A native iOS client for Cloudflare."
weight = 3
[extra]
-link = "https://github.com/krazywarez/solar"
+link = "https://git.krz.sh/solar"
link_label = "Source"
privacy = "/privacy/solar/"
+++