From 10061360816cd87ae92b1fcdb47c3207ee549919 Mon Sep 17 00:00:00 2001 From: katee Date: Sun, 8 Oct 2017 16:56:33 -0400 Subject: [PATCH] Fix URL to USD HID documentation --- src/HIDTables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/HIDTables.h b/src/HIDTables.h index c6abf92d..0df4c8b4 100644 --- a/src/HIDTables.h +++ b/src/HIDTables.h @@ -2,7 +2,7 @@ // These mappings were extracted and transcribed from -// http://www.usb.org_SLASH_developers_SLASH_devclass_docs_SLASH_Hut1_12v2.pdf +// http://www.usb.org/developers/hidpage/Hut1_12v2.pdf // // In most cases, I've preserved the "official" USB Implementers forum // "Usage Name", though I've standardized some abbreviations and spacing