From 46d5393233dfa0485ecfc5ce6e0489e1f83fd505 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Thu, 27 Feb 2025 01:32:24 +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 cc3f080..b9c4356 100644 --- a/FAQ.md +++ b/FAQ.md @@ -451,7 +451,7 @@ Please go to custom clients of web console, modify `API` below to correct url, e Here is a good example, https://github.com/rustdesk/rustdesk/discussions/8999 # Connection Log or device name on devices page of web console is empty -Actually it is the same problem as [above](https://github.com/rustdesk/rustdesk/wiki/FAQ#failed-to-log-in-with-custom-client-build-or-public-release-with-wrong-api-settings), you have wrong API settings. +Actually it is the same problem as above, [set correct `API` (the same as web console address)](https://github.com/rustdesk/rustdesk/wiki/FAQ#failed-to-log-in-with-custom-client-build-or-public-release-with-wrong-api-settings), you have wrong API settings. Please confirm the [API address](https://github.com/rustdesk/rustdesk-server-pro/discussions/540#discussioncomment-12203843 ) again.