summary refs log tree commit diff
path: root/pkgs/os-specific/linux/crda
diff options
context:
space:
mode:
authorBen Siraphob <bensiraphob@gmail.com>2022-01-07 14:17:03 +0700
committerBen Siraphob <bensiraphob@gmail.com>2022-01-07 16:45:55 +0700
commitb6fac428b11d618931ae4d231c6f0f5a3c5cc0ff (patch)
treeafdbbcb1a0465f05ddce24b8fe4776ab72339c6e /pkgs/os-specific/linux/crda
parent9334785442ec4a50921f3a46ba5593e99ca8ff0b (diff)
crda: update homepage
Diffstat (limited to 'pkgs/os-specific/linux/crda')
-rw-r--r--pkgs/os-specific/linux/crda/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/os-specific/linux/crda/default.nix b/pkgs/os-specific/linux/crda/default.nix
index d12bba4e1645f..ffed5fc36a78a 100644
--- a/pkgs/os-specific/linux/crda/default.nix
+++ b/pkgs/os-specific/linux/crda/default.nix
@@ -71,7 +71,7 @@ stdenv.mkDerivation rec {
 
       to the system configuration.
     '';
-    homepage = "http://drvbp1.linux-foundation.org/~mcgrof/rel-html/crda/";
+    homepage = "https://wireless.wiki.kernel.org/en/developers/regulatory/crda";
     license = licenses.free; # "copyleft-next 0.3.0", as yet without a web site
     platforms = platforms.linux;
   };