Browse Source

Update URL of pnp.ids source

Vitezslav Crhonek 3 years ago
parent
commit
fb4a868184
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -115,7 +115,7 @@ iab.txt.downloaded:
 
 pnp.ids.xlsx:
 	@curl -o $@ \
-	    https://www.uefi.org/uefi-pnp-export
+	    https://uefi.org/uefi-pnp-export
 
 usb.ids: usb.ids.utf8
 	dos2unix -n $? $@