Browse Source

Documentation: usb: update usb-tools repository address

It seems that gitorious repository is no longer accessible, so we
replace it with address to active repository.

Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Robert Baldyga 9 năm trước cách đây
mục cha
commit
f310abb33b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Documentation/usb/gadget-testing.txt

+ 1 - 1
Documentation/usb/gadget-testing.txt

@@ -434,7 +434,7 @@ On host: serialc -v <vendorID> -p <productID> -i<interface#> -a1 -s1024 \
 
 where seriald and serialc are Felipe's utilities found here:
 
-https://git.gitorious.org/usb/usb-tools.git master
+https://github.com/felipebalbi/usb-tools.git master
 
 12. PHONET function
 ===================