chore: update code of conduct URLs (#1724)
* chore: update code of conduct URLs * lowercase org name Co-authored-by: Jonas L <jooola@users.noreply.github.com>
This commit is contained in:
parent
bc6ec6489c
commit
d698ace89f
2 changed files with 4 additions and 4 deletions
|
@ -42,9 +42,9 @@ define('COMPANY_SITE_URL', 'http://libretime.org');
|
|||
define('SUPPORT_ADDRESS', 'https://discourse.libretime.org/');
|
||||
|
||||
define('HELP_URL', 'https://discourse.libretime.org/');
|
||||
define('WHOS_USING_URL', 'https://github.com/orgs/LibreTime/people');
|
||||
define('WHOS_USING_URL', 'https://github.com/orgs/libretime/people');
|
||||
define('TERMS_AND_CONDITIONS_URL', 'https://github.com/libretime/libretime/blob/main/README.md');
|
||||
define('PRIVACY_POLICY_URL', 'https://github.com/LibreTime/code-of-conduct/blob/main/CODE_OF_CONDUCT.md');
|
||||
define('PRIVACY_POLICY_URL', 'https://github.com/libretime/organization/blob/main/CODE_OF_CONDUCT.md');
|
||||
define('USER_MANUAL_URL', 'http://libretime.org/docs');
|
||||
define('ABOUT_AIRTIME_URL', 'http://libretime.org');
|
||||
define('LIBRETIME_CONTRIBUTE_URL', 'https://libretime.org/contribute');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue