grrr. stop making branding assumptions.

This commit is contained in:
zotlabs
2017-03-12 17:32:45 -07:00
parent b1fc29be11
commit c39c925d8d
6 changed files with 8 additions and 13 deletions

View File

@@ -57,7 +57,7 @@ function get_help_content($tocpath = false) {
if(! $text) {
$doctype = 'bbcode';
$text = load_doc_file('doc/main.bb');
goaway('/help/about/about_hubzilla');
goaway('/help/about/about');
\App::$page['title'] = t('Help');
}