💄 (help) replace support link with discourse
This commit is contained in:
parent
e232469551
commit
ed71a9b065
36 changed files with 42 additions and 42 deletions
|
@ -22,7 +22,7 @@ define('PRIVACY_POLICY_URL' , 'https://github.com/LibreTime/code-of-cond
|
|||
define('USER_MANUAL_URL' , 'http://libretime.org/manual/');
|
||||
define('ABOUT_AIRTIME_URL' , 'http://libretime.org');
|
||||
define('AIRTIME_TRANSIFEX_URL' , 'http://libretime.org/translating/');
|
||||
define('SUPPORT_TICKET_URL' , 'https://github.com/LibreTime/libretime/issues');
|
||||
define('LIBRETIME_DISCOURSE_URL' , 'https://discourse.libretime.org');
|
||||
define('UI_REVAMP_EMBED_URL' , 'https://www.youtube.com/embed/nqpNnCKGluY');
|
||||
define('LIBRETIME_WHATS_NEW_URL' , 'https://github.com/LibreTime/libretime/releases');
|
||||
define('LIBRETIME_UPDATE_FEED' , 'https://github.com/LibreTime/libretime/releases.atom');
|
||||
|
|
|
@ -206,8 +206,8 @@ $pages[] = array(
|
|||
'target' => "_blank"
|
||||
),
|
||||
array(
|
||||
'label' => _('File a Support Ticket'),
|
||||
'uri' => SUPPORT_TICKET_URL,
|
||||
'label' => _('Get Help Online'),
|
||||
'uri' => LIBRETIME_DISCOURSE_URL,
|
||||
'target' => "_blank"
|
||||
),
|
||||
array(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue