diff --git a/owrx/controllers/settings.py b/owrx/controllers/settings.py index 906ee6f..805af5b 100644 --- a/owrx/controllers/settings.py +++ b/owrx/controllers/settings.py @@ -261,7 +261,7 @@ class GeneralSettingsController(AdminController): TextInput( "wsprnet_callsign", "wsprnet callsign", - infotext="This callsign will be used to send spots to pskreporter.info", + infotext="This callsign will be used to send spots to wsprnet.org", ), ), ]