Browse Source

Bug fix: Invalid help link on Rename session dialog

Source commit: 8f048a1c86b584dc7285cea1adab82db8fe25733
Martin Prikryl 6 years ago
parent
commit
77a9c63337
1 changed files with 1 additions and 1 deletions
  1. 1 1
      source/resource/HelpWin.h

+ 1 - 1
source/resource/HelpWin.h

@@ -61,7 +61,7 @@
 #define HELP_FILTER                  "ui_filter"
 #define HELP_LOGIN_AUTHORIZED_KEYS   "guide_public_key"
 #define HELP_READONLY_INI_FILE       "config#ini_readonly"
-#define HELP_SESSION_RENAME          "task_connection"
+#define HELP_SESSION_RENAME          "task_connections#renaming"
 #define HELP_DD_TARGET_UNKNOWN       "ui_pref_dragdrop#fake_file"
 #define HELP_FILE_COLORS             "ui_file_color"