aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/help.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/help.php b/include/help.php
index 6efeeb57e..03d01d1a1 100644
--- a/include/help.php
+++ b/include/help.php
@@ -55,6 +55,7 @@ function get_help_content($tocpath = false) {
if(! $text) {
$doctype = 'bbcode';
$text = load_doc_file('doc/main.bb');
+ goaway('/help/about/about_hubzilla');
\App::$page['title'] = t('Help');
}