aboutsummaryrefslogtreecommitdiff
path: root/src/url.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/url.rs')
-rw-r--r--src/url.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/url.rs b/src/url.rs
index f818063..92a0871 100644
--- a/src/url.rs
+++ b/src/url.rs
@@ -1,2 +1,2 @@
-pub const ROOT_GEMINI_URL: &str = "gemini://fuwn.me";
-pub const ROOT_HTTPS_URL: &str = "https://fuwn.me";
+pub const ROOT_GEMINI_URL: &str = "gemini://fuwn.net";
+pub const ROOT_HTTPS_URL: &str = "https://fuwn.net";