From: kuma35 <sin...@gm...> - 2020-04-16 20:04:04
|
Now, un-reached _PyUSB: http://pyusb.wiki.sourceforge.net --------------------------------------------------- hoge.patch diff --git a/docs/tutorial.rst b/docs/tutorial.rst index d63fda0..2eae41d 100644 --- a/docs/tutorial.rst +++ b/docs/tutorial.rst @@ -633,7 +633,7 @@ Subscribe instructions can be found at the PyUSB_ website. .. _libusb: http://www.libusb.org .. _OpenUSB: http://sourceforge.net/p/openusb/wiki/Home/ .. _USB: http://www.usb.org -.. _PyUSB: http://pyusb.wiki.sourceforge.net +.. _PyUSB: https://pyusb.github.io/pyusb/ .. _Python: http://www.python.org .. _ctypes: http://docs.python.org/library/ctypes.html .. _Descriptor: http://www.beyondlogic.org/usbnutshell/usb5.htm --------------------------------------------------- hoge.patch -- --------------------------- kuma35<sin...@gm...> |