diff --git a/src/helpfile.h b/src/helpfile.h index 8605f402..c32fb7db 100644 --- a/src/helpfile.h +++ b/src/helpfile.h @@ -105,6 +105,9 @@ static const T_Help_table helptable_help[] = HELP_TEXT (" your current configuration and you can") HELP_TEXT (" change it by clicking it.") HELP_TEXT ("") + HELP_TEXT (" This help is also available on the web :") + HELP_TEXT (" http://grafx2.gitlab.io/grafX2/htmldoc/") + HELP_TEXT ("") HELP_TITLE(" KEYBOARD SHORTCUTS") HELP_TEXT ("") HELP_TEXT ("Scroll visible area")