Update the project homepage and IRC channel

This commit is contained in:
Alexei Sorokin
2021-06-12 11:30:12 +03:00
parent 3b86f06134
commit b6ce12a267
6 changed files with 10 additions and 9 deletions

View File

@@ -31,7 +31,7 @@
defined('GNUSOCIAL') || die();
define('GNUSOCIAL_ENGINE', 'GNU social');
define('GNUSOCIAL_ENGINE_URL', 'https://gnusocial.network/'); // Change to https://gnu.io/social/
define('GNUSOCIAL_ENGINE_URL', 'https://gnusocial.rocks/');
define('GNUSOCIAL_ENGINE_REPO_URL', 'https://notabug.org/diogo/gnu-social/'); // Change to https://git.gnu.io/gnu/gnu-social
define('GNUSOCIAL_BASE_VERSION', '2.0.0');