aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cmc.pub>2025-03-11 18:30:45 -0500
committerChristian Cleberg <hello@cmc.pub>2025-03-11 18:30:45 -0500
commitfa60dae63fded65ffdede393d6c8dd0479abad73 (patch)
treefba6336294fc4a9ebc7d2285453a4a62acb3b423
parent42f3aa0f6f9b72b06583715c812b0668801b5689 (diff)
downloadlibre-edit-fa60dae63fded65ffdede393d6c8dd0479abad73.tar.gz
libre-edit-fa60dae63fded65ffdede393d6c8dd0479abad73.tar.bz2
libre-edit-fa60dae63fded65ffdede393d6c8dd0479abad73.zip
move from cleberg.net to cmc.pub
-rw-r--r--LibreEdit/ContentView.swift2
1 files changed, 1 insertions, 1 deletions
diff --git a/LibreEdit/ContentView.swift b/LibreEdit/ContentView.swift
index 33dab38..6ea6f84 100644
--- a/LibreEdit/ContentView.swift
+++ b/LibreEdit/ContentView.swift
@@ -83,7 +83,7 @@ struct ContentView: View {
Text("Developer")
.font(.title)
Text("")
- Text("LibreEdit is a free and open source text editor for iOS built by [Christian Cleberg](https://cleberg.net).")
+ Text("LibreEdit is a free and open source text editor for iOS built by [Christian Cleberg](https://cmc.pub).")
Text("")
Text("Visit the [GitHub Repository](https://github.com/ccleberg/ios-edit) to view the source code.")
Text("")