diff --git a/owrx/feature.py b/owrx/feature.py index a5c4268..629829c 100644 --- a/owrx/feature.py +++ b/owrx/feature.py @@ -369,7 +369,7 @@ class FeatureDetector(object): """ The SoapySDR module for PlutoSDR devices is required for interfacing with PlutoSDR devices. - You can get it [here](https://github.com/photosware/SoapyPlutoSDR). + You can get it [here](https://github.com/pothosware/SoapyPlutoSDR). """ return self._has_soapy_driver("plutosdr")