Skip to content

Commit 7dccd42

Browse files
joskezelenskypbatard
authored andcommitted
Update obsolete WinUSB link
* Closes #350.
1 parent 31631ee commit 7dccd42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,15 +150,15 @@
150150
<h1><img border="0" src="pics/zadig-128.png" alt="[Zadig icon]" style="width:128px;height:128px;vertical-align:middle; margin-bottom: 10px;"/>&nbsp;Zadig</h1>
151151
<div class="tagline">USB driver installation made easy</div>
152152
<img border="0" src="pics/zadig.png" alt="[Zadig screenshot]"/>
153-
<p><b><i>Zadig</i></b> is a Windows application that installs generic USB drivers, such as <a href="https://docs.microsoft.com/en-us/windows-hardware/drivers/usbcon/winusb">WinUSB</a>, <a href="https://sourceforge.net/p/libusb-win32/wiki/Home/">libusb-win32/libusb0.sys</a> or <a href="http://libusbk.sourceforge.net/UsbK3/">libusbK</a>, to help you access USB devices.</p>
153+
<p><b><i>Zadig</i></b> is a Windows application that installs generic USB drivers, such as <a href="https://learn.microsoft.com/en-us/windows-hardware/drivers/usbcon/introduction-to-winusb-for-developers">WinUSB</a>, <a href="https://sourceforge.net/p/libusb-win32/wiki/Home/">libusb-win32/libusb0.sys</a> or <a href="https://libusbk.sourceforge.net/UsbK3/">libusbK</a>, to help you access USB devices.</p>
154154
<p>It can be especially useful for cases where:
155155
<ul>
156156
<li>you want to access a device using a libusb-based application</li>
157157
<li>you want to upgrade a generic USB driver</li>
158158
<li>you want to access a device using WinUSB</li>
159159
</ul>
160160
</p>
161-
<p><b>Note:</b> <i>"libusb-based"</i> above means an application that uses either <a href="https://libusb.info">libusb</a>, <a href="https://sourceforge.net/p/libusb-win32/wiki/Home/">libusb-win32</a> or <a href="http://libusbk.sourceforge.net/UsbK3/">libusbK</a>.</p>
161+
<p><b>Note:</b> <i>"libusb-based"</i> above means an application that uses either <a href="https://libusb.info">libusb</a>, <a href="https://sourceforge.net/p/libusb-win32/wiki/Home/">libusb-win32</a> or <a href="https://libusbk.sourceforge.net/UsbK3/">libusbK</a>.</p>
162162
<h2 style="border: 4px solid #a09a8a;"><span style="font-size: 133%">Download</span></h2>
163163
<p><b>Updated 2024.06.13:</b></p>
164164
<p><ul><li><span style="font-size: 133%"><b><a href="https://github.com/pbatard/libwdi/releases/download/v1.5.1/zadig-2.9.exe">Zadig 2.9</a></b></span> (5.1 MB)</li>

0 commit comments

Comments
 (0)