Update APRSD WX comment URL to a new link

This commit is contained in:
2025-12-03 21:01:25 -05:00
committed by GitHub
parent 8e75f96c03
commit 153e2105b2
+1 -1
View File
@@ -337,7 +337,7 @@ class WeewxWXAPRSThread(threads.APRSDThread):
rain_since_midnight=rain_since_midnight,
humidity=int(round(humidity)),
pressure=pressure,
comment="APRSD WX http://pypi.org/project/aprsd",
comment="APRSD WX http://bit.ly/3McOYIF",
)
def loop(self):