From 67d8d03280fd31e1e34c026b7d2c066f520d6856 Mon Sep 17 00:00:00 2001 From: n0099 Date: Sun, 14 Sep 2025 10:15:41 +0000 Subject: [PATCH] Update Networking.md --- src/tutorials/installation/Networking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tutorials/installation/Networking.md b/src/tutorials/installation/Networking.md index b7d79061..93f2de16 100644 --- a/src/tutorials/installation/Networking.md +++ b/src/tutorials/installation/Networking.md @@ -87,7 +87,7 @@ sudo systemctl restart nix-daemon 下。或者也可以使用旁路网关或 TUN 等全局代理方案。 更详细的说明与其他用法介绍,请移步 -[添加自定义缓存服务器](https://nixos-and-flakes.thiscute.world/zh/nixos-with-flakes/add-custom-cache-servers) +[添加自定义缓存服务器](https://nixos-and-flakes.thiscute.world/zh/nix-store/add-binary-cache-servers) ,注意这部分内容可能需要一定的 NixOS 使用经验才能理解。