Update remaining "dir.friendi.ca" instances

This commit is contained in:
Hypolite Petovan
2017-06-02 22:15:43 -04:00
parent 54a805b5ae
commit cbd3edbc05
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1375,7 +1375,7 @@ function get_server() {
$server = get_config("system", "directory");
if ($server == "") {
$server = "http://dir.friendi.ca";
$server = "http://dir.friendica.social";
}
return($server);