We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90bffa4 commit 9b15aa7Copy full SHA for 9b15aa7
README.md
@@ -1,7 +1,7 @@
1
usb4java-javax
2
==============
3
4
-This is an extension to usb4java and implements javax.usb using the libusb
+This is an extension to usb4java and implements javax-usb using the libusb
5
wrapper provided by usb4java as backend.
6
7
For more detailed information please visit the [usb4java website](http://usb4java.org/).
src/site/site.xml
@@ -21,7 +21,7 @@
21
</head>
22
23
<links>
24
- <item name="javax.usb" href="http://javax-usb.sourceforge.net/" />
+ <item name="javax-usb" href="http://javax-usb.sourceforge.net/" />
25
<item name="libusb" href="http://libusb.info/" />
26
</links>
27
0 commit comments