This is an automated email from Gerrit.

"N S <nlsh...@yahoo.com>" just uploaded a new patch set to Gerrit, which you 
can find at https://review.openocd.org/c/openocd/+/7439

-- gerrit

commit a7e774fcd5e92e42bb15b95e8734b7ec1f42e530
Author: N S <nlsh...@yahoo.com>
Date:   Wed Jan 18 21:58:43 2023 -0800

    doc: fix broken link to IgnoreHardwareSerialNumber in README.Windows
    
     - URL for Microsoft documentation on IgnoreHardwareSerialNumber redirects 
to
       generic USB driver landing page instead of specific article. Update link 
to
       go to correct page.
    
    Signed-off-by: N S <nlsh...@yahoo.com>
    Change-Id: Ifac6c730a1438242cdfe0a0a2867e043e03ceec7

diff --git a/README.Windows b/README.Windows
index 7326a356ca..64bf5c0c6f 100644
--- a/README.Windows
+++ b/README.Windows
@@ -52,5 +52,5 @@ port depending on which application to use.
 
 For more information, see:
 
-  
http://msdn.microsoft.com/en-us/library/windows/hardware/jj649944(v=vs.85).aspx
+  
https://learn.microsoft.com/en-us/windows-hardware/drivers/usbcon/usb-device-specific-registry-settings
   
http://www.ftdichip.com/Support/Knowledgebase/index.html?ignorehardwareserialnumber.htm

-- 

Reply via email to