aboutsummaryrefslogtreecommitdiff
path: root/LibreEdit
diff options
context:
space:
mode:
Diffstat (limited to 'LibreEdit')
-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("")