From 5667fb6e5c29afbd673f1db80631cb76c75594b6 Mon Sep 17 00:00:00 2001
From: Stephen D <webmaster@scd31.com>
Date: Wed, 29 Nov 2023 12:53:00 -0400
Subject: [PATCH] fix example config

---
 config.example.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.example.toml b/config.example.toml
index 6179480..3a6f0f8 100644
--- a/config.example.toml
+++ b/config.example.toml
@@ -3,7 +3,7 @@ ssid = 0
 icon = 0
 
 [felinet]
-address = "https://felinet.scd31.com"
+address = "https://felinet.cats.radio"
 
 [beacon]
 period_seconds = 120
-- 
GitLab