summary refs log tree commit diff
path: root/nixos/modules/services/networking/v2ray.nix
diff options
context:
space:
mode:
authorKid <44045911+kidonng@users.noreply.github.com>2021-08-19 19:53:45 +0800
committerGitHub <noreply@github.com>2021-08-19 19:53:45 +0800
commit3b27d83fa51b7f06a31c096a49ec1620fac9cbda (patch)
treebbd8aeefe35707aa316096425af5fa8a0548e668 /nixos/modules/services/networking/v2ray.nix
parent456481aa3dd633038c86635f3bcf83d339254119 (diff)
downloadnixpkgs-3b27d83fa51b7f06a31c096a49ec1620fac9cbda.tar
nixpkgs-3b27d83fa51b7f06a31c096a49ec1620fac9cbda.tar.gz
nixpkgs-3b27d83fa51b7f06a31c096a49ec1620fac9cbda.tar.bz2
nixpkgs-3b27d83fa51b7f06a31c096a49ec1620fac9cbda.tar.lz
nixpkgs-3b27d83fa51b7f06a31c096a49ec1620fac9cbda.tar.xz
nixpkgs-3b27d83fa51b7f06a31c096a49ec1620fac9cbda.tar.zst
nixpkgs-3b27d83fa51b7f06a31c096a49ec1620fac9cbda.zip
nixos/v2ray: update reference links
Diffstat (limited to 'nixos/modules/services/networking/v2ray.nix')
-rw-r--r--nixos/modules/services/networking/v2ray.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos/modules/services/networking/v2ray.nix b/nixos/modules/services/networking/v2ray.nix
index 6a924a16449..0b8b5b56e25 100644
--- a/nixos/modules/services/networking/v2ray.nix
+++ b/nixos/modules/services/networking/v2ray.nix
@@ -25,7 +25,7 @@ with lib;
 
           Either <literal>configFile</literal> or <literal>config</literal> must be specified.
 
-          See <link xlink:href="https://v2ray.com/en/configuration/overview.html"/>.
+          See <link xlink:href="https://www.v2fly.org/en_US/config/overview.html"/>.
         '';
       };
 
@@ -47,7 +47,7 @@ with lib;
 
           Either `configFile` or `config` must be specified.
 
-          See <link xlink:href="https://v2ray.com/en/configuration/overview.html"/>.
+          See <link xlink:href="https://www.v2fly.org/en_US/config/overview.html"/>.
         '';
       };
     };