diff --git a/Scripts/Functions/Help/help.sh b/Scripts/Functions/Help/help.sh index c3b391d..3ed6f7d 100755 --- a/Scripts/Functions/Help/help.sh +++ b/Scripts/Functions/Help/help.sh @@ -35,7 +35,7 @@ function help { # Define manual top level directory. This is where # backend-specific documentation structures are stored in. - MANUAL_TLDIR="$(cli_getRepoTLDir)/Manuals/Repository" + MANUAL_TLDIR="$(cli_getRepoTLDir)/Manuals/TCAR-UG" # Define manual language. MANUAL_LANG=$(cli_getCurrentLocale)