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. --- diff --git a/content/zh-cn/_index.md b/content/zh-cn/_index.md index dbf042d..a4eb8a3 100644 --- a/content/zh-cn/_index.md +++ b/content/zh-cn/_index.md @@ -18,7 +18,7 @@ features: - title: 多出站负载均衡和分流 description: v2rayA 允许用户创建和连接多个出站节点,以实现负载均衡及分流。 - title: RoutingA 自定义路由 - description: "[RoutingA](https://github.com/v2rayA/v2rayA/wiki/RoutingA) 是 v2rayA 专为 V2Ray 设计的一种路由语言,为分流提供强大而便捷的支持。" + description: "[RoutingA](https://v2raya.org/docs/manual/routinga/) 是 v2rayA 专为 V2Ray 设计的一种路由语言,为分流提供强大而便捷的支持。" - title: 多种策略应对 DNS 污染 description: v2rayA 提供多种策略应对 DNS 污染,高级设置可为用户提供更多的客制化定义。 ---