|
8 | 8 | <body> |
9 | 9 | <div class="header"> |
10 | 10 | <p> |
11 | | - <a href="http://libusb.info"><img style="vertical-align:middle" src="images/logo-160.png" alt="libusb"/></a> A cross-platform user library to access USB devices |
| 11 | + <a href="https://libusb.info"><img style="vertical-align:middle" src="images/logo-160.png" alt="libusb"/></a> A cross-platform user library to access USB devices |
12 | 12 | <br> |
13 | 13 | </p> |
14 | 14 | </div> |
|
22 | 22 | <li><a href="https://github.com/libusb/libusb/releases/download/v1.0.24/libusb-1.0.24.7z">Latest Windows Binaries</a></li> |
23 | 23 | </ul> |
24 | 24 | </li> |
25 | | - <li><a href="http://libusb.sourceforge.net/api-1.0/">Documentation</a> |
| 25 | + <li><a href="https://libusb.sourceforge.io/api-1.0/">Documentation</a> |
26 | 26 | <ul> |
27 | | - <li><a href="http://libusb.sourceforge.net/api-1.0/">libusb API (v1.0)</a></li> |
| 27 | + <li><a href="https://libusb.sourceforge.io/api-1.0/">libusb API (v1.0)</a></li> |
28 | 28 | <li><a href="https://github.com/libusb/libusb/wiki">Wiki</a></li> |
29 | 29 | <li><a href="https://github.com/libusb/libusb/wiki/FAQ">FAQ</a></li> |
30 | 30 | </ul> |
@@ -60,10 +60,10 @@ <h2>Sounds good! How do I get started?</h2> |
60 | 60 | <p>If you are using Linux, chances are your distribution already includes libusb, so you probably just need to reference the libusb header in your source.</p> |
61 | 61 | <p>For other platforms, or if you want to use the very latest, you are encouraged to recompile from source. Please check the Downloads menu.</p> |
62 | 62 | <p>If you prefer, you can also access the source directly from <a href="https://github.com/libusb/libusb">github</a>.</p> |
63 | | - <p>Once you have secured your access to the library and its header, please check the <a href="http://libusb.sourceforge.net/api-1.0/">libusb API</a> or the <a href="https://github.com/libusb/libusb/tree/master/examples">libusb samples</a>. |
| 63 | + <p>Once you have secured your access to the library and its header, please check the <a href="https://libusb.sourceforge.io/api-1.0/">libusb API</a> or the <a href="https://github.com/libusb/libusb/tree/master/examples">libusb samples</a>. |
64 | 64 | <h2>What happened to the old site?</h2> |
65 | | - <p>The old site (.org) is now obsolete, please use <b><a href="http://libusb.info">libusb.info</a></b>.<br/> |
66 | | - All of the current libusb development team has moved to <b><a href="http://libusb.info">libusb.info</a></b>.</p> |
| 65 | + <p>The old site (.org) is now obsolete, please use <b><a href="https://libusb.info">libusb.info</a></b>.<br/> |
| 66 | + All of the current libusb development team has moved to <b><a href="https://libusb.info">libusb.info</a></b>.</p> |
67 | 67 | <br/> |
68 | 68 | <p><b>For additional information, please consult the <a href="https://github.com/libusb/libusb/wiki/FAQ">FAQ</a> or the <a href="https://github.com/libusb/libusb/wiki">Wiki</a>.</b></p> |
69 | 69 | </div> |
|
0 commit comments