From 8b670fa600f1f87962f445a05bce7f209207e2b4 Mon Sep 17 00:00:00 2001 From: Artem Dubinin <2788396+shoman4eg@users.noreply.github.com> Date: Tue, 3 Oct 2023 17:17:17 +0200 Subject: [PATCH] Fix README full config links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ae93749..0cdf64f8 100644 --- a/README.md +++ b/README.md @@ -460,9 +460,9 @@ Note that it may not work with all types of NAT devices. You might want to fallb Read the full example configuration files to find out even more features not described here. -[Full configuration file for frps (Server)](./conf/frps_full.ini) +[Full configuration file for frps (Server)](./conf/frps_legacy_full.ini) -[Full configuration file for frpc (Client)](./conf/frpc_full.ini) +[Full configuration file for frpc (Client)](./conf/frpc_legacy_full.ini) ### Using Environment Variables