From fb85691fb90bc2584f52cfd402cc23d4f5ba87d7 Mon Sep 17 00:00:00 2001 From: AndyChen Date: Tue, 27 Sep 2022 14:22:21 +0800 Subject: [PATCH] Fix: uncorrect README link (#2325) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 73af1a65..6dff747b 100644 --- a/README.md +++ b/README.md @@ -36,9 +36,9 @@ Premium core is proprietary. You can find their release notes and pre-built binaries [here](https://github.com/Dreamacro/clash/releases/tag/premium). -- gvisor/system stack TUN device on macOS, Linux and Windows ([ref](https://github.com/Dreamacro/clash/wiki/premium-core-features#tun-device)) -- Policy routing with [Scripts](https://github.com/Dreamacro/clash/wiki/premium-core-features#script) -- Load your rules with [Rule Providers](https://github.com/Dreamacro/clash/wiki/premium-core-features#rule-providers) +- gvisor/system stack TUN device on macOS, Linux and Windows ([ref](https://github.com/Dreamacro/clash/wiki/Clash-Premium-Features#tun-device)) +- Policy routing with [Scripts](https://github.com/Dreamacro/clash/wiki/Clash-Premium-Features#script) +- Load your rules with [Rule Providers](https://github.com/Dreamacro/clash/wiki/Clash-Premium-Features#rule-providers) - Monitor Clash usage with a built-in profiling engine. ([Dreamacro/clash-tracing](https://github.com/Dreamacro/clash-tracing)) ## Getting Started