Fix linux-usb.org URL's (#62)
These were accidentally modified when the package was renamed to gousb
in commit 5200a36
.
This commit is contained in:

committed by
Sebastian Zagrodzki

parent
04360a5457
commit
d0c05ab7f7
@@ -26,7 +26,7 @@ import (
|
||||
|
||||
const (
|
||||
// LinuxUsbDotOrg is one source of files in the format used by this package.
|
||||
LinuxUsbDotOrg = "http://www.linux-gousb.org/usb.ids"
|
||||
LinuxUsbDotOrg = "http://www.linux-usb.org/usb.ids"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user