From fab970dd28d906dbb6a84f711ea0353350915d61 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Sun, 6 Sep 2020 11:30:34 +0800 Subject: [PATCH] feat(readme): fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7eba894..3018326 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # v2ray-agent -- 新版教程,如需查看旧版请点击["返回旧版"](https://github.com/mack-a/v2ray-agent/blob/master_backup/documents/README_backup.md) +- 新版教程,如需查看旧版请点击["返回旧版"](https://github.com/mack-a/v2ray-agent/blob/master_backup/README_backup.md) - [Cloudflare 优化方案](https://github.com/mack-a/v2ray-agent/blob/dev/documents/optimize_V2Ray.md) - [流量中转](https://github.com/mack-a/v2ray-agent/blob/master/documents/traffic_relay.md) - [手动自建教程](#3手动自建教程)