From 8bbed38fa7e868e9a35587ca43cab68450d003e8 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 2 Aug 2026 01:51:21 -0500 Subject: update org name --- Hutch/Views/More/AboutView.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Hutch') diff --git a/Hutch/Views/More/AboutView.swift b/Hutch/Views/More/AboutView.swift index 106c8d2..cc820f0 100644 --- a/Hutch/Views/More/AboutView.swift +++ b/Hutch/Views/More/AboutView.swift @@ -78,7 +78,7 @@ struct AboutView: View { .foregroundStyle(.secondary) .themedRow() - Link(destination: URL(string: "https://zerolabs.sh/hutch/privacy-policy/")!) { + Link(destination: URL(string: "https://krz.sh/hutch/privacy-policy/")!) { SwiftUI.Label("Privacy Policy", systemImage: "hand.raised") } .themedRow() -- cgit v1.2.3