From 21e8f832f60de694642170ceeaeea83af15cbbc4 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Sat, 15 Mar 2025 00:40:21 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index ddf0149..e94095f 100644 --- a/FAQ.md +++ b/FAQ.md @@ -82,7 +82,7 @@ First you should set relay server with public ip explicitly on "settings" -> "re If you host the server in your intranet with some type of routers, you may have network problem because of NAT hairping. -Go to [access logs](https://github.com/rustdesk/rustdesk/wiki/FAQ#access-logs) on controlled side, you can see more details about failures, also check connection logs (%AppData%\RustDesk\log\RustDesk_rCURRENT.log) on controlling side. +Go to [access logs](https://github.com/rustdesk/rustdesk/wiki/FAQ#access-logs) on controlled side, you can see more details about failures, also check connection logs `%AppData%\RustDesk\log\RustDesk_rCURRENT.log` on controlling side. https://rustdesk.com/docs/en/self-host/nat-loopback-issues/