diff --git a/device/alsa/alsa.go b/device/alsa/alsa.go index 82b06941..6c634556 100644 --- a/device/alsa/alsa.go +++ b/device/alsa/alsa.go @@ -20,7 +20,7 @@ LICENSE for more details. You should have received a copy of the GNU General Public License in gpl.txt. - If not, see [GNU licenses](http://www.gnu.org/licenses). + If not, see http://www.gnu.org/licenses. */ // Package alsa provides access to input from ALSA audio devices.