Updating links, adding FAQ page, massaging file structure

This commit is contained in:
Zachary Klosko 2020-11-02 23:14:27 -05:00
parent b2a3b57933
commit e24f36ffc0
8 changed files with 309 additions and 317 deletions

View file

@ -19,7 +19,7 @@ define('FAQ_URL' , 'http://libretime.org/faq');
define('WHOS_USING_URL' , 'https://github.com/orgs/LibreTime/people');
define('TERMS_AND_CONDITIONS_URL' , 'https://github.com/LibreTime/libretime/blob/master/README.md');
define('PRIVACY_POLICY_URL' , 'https://github.com/LibreTime/code-of-conduct/blob/master/CODE_OF_CONDUCT.md');
define('USER_MANUAL_URL' , 'http://libretime.org/');
define('USER_MANUAL_URL' , 'http://libretime.org/docs');
define('ABOUT_AIRTIME_URL' , 'http://libretime.org');
define('LIBRETIME_CONTRIBUTE_URL' , 'https://libretime.org/contribute');
define('LIBRETIME_DISCOURSE_URL' , 'https://discourse.libretime.org');