krz/libre-edit

A free and private text editor for iOS.

clone: git clone https://gitbay.org/krz/libre-edit.git

fa60dae63fded65ffdede393d6c8dd0479abad73

signed_unknown_key

author: Christian Cleberg <hello@cmc.pub> · 2025-03-11T23:30:45Z

move from cleberg.net to cmc.pub
 LibreEdit/ContentView.swift | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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("")