From 79e2bf9bbf17d8f50ec8161fde6e23fa7668a765 Mon Sep 17 00:00:00 2001 From: lakako <46197434+lakako@users.noreply.github.com> Date: Thu, 30 Nov 2023 22:03:38 +0800 Subject: [PATCH] Update _index.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修改链接地址到v2raya.org --- content/en/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/_index.md b/content/en/_index.md index cf22756..9468051 100644 --- a/content/en/_index.md +++ b/content/en/_index.md @@ -18,7 +18,7 @@ features: - title: Multi-outbound Load Balancing and Traffic Split description: v2rayA allows users to create and connect multiple outbound nodes to achieve load balancing and traffic split. - title: Custom Routing Powered by RoutingA - description: "[RoutingA](https://github.com/v2rayA/v2rayA/wiki/RoutingA) is a routing language specially designed for V2Ray by v2rayA, which provides powerful and convenient support for traffic split." + description: "[RoutingA](https://v2raya.org/docs/manual/routinga/) is a routing language specially designed for V2Ray by v2rayA, which provides powerful and convenient support for traffic split." - title: Flexible Strategies to Deal with DNS Pollution description: v2rayA provides a variety of strategies to deal with DNS pollution, and advanced settings can provide users with more customized settings. ---