mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
treewide: fix redirected and broken URLs
Using the script in maintainers/scripts/update-redirected-urls.sh
This commit is contained in:
parent
5744e4ba8f
commit
e30f48be94
111 changed files with 157 additions and 162 deletions
|
@ -130,7 +130,7 @@ sub pciCheck {
|
|||
debug "\n";
|
||||
|
||||
if (defined $module) {
|
||||
# See the bottom of http://pciids.sourceforge.net/pci.ids for
|
||||
# See the bottom of https://pciids.sourceforge.net/pci.ids for
|
||||
# device classes.
|
||||
if (# Mass-storage controller. Definitely important.
|
||||
$class =~ /^0x01/ ||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue