aboutsummaryrefslogtreecommitdiffstats
path: root/view/en
diff options
context:
space:
mode:
authorAbinoam P. Marques Jr <abinoam@gmail.com>2012-02-19 16:11:18 -0300
committerAbinoam P. Marques Jr <abinoam@gmail.com>2012-02-20 19:47:44 -0300
commitd89a0449d0eeb6bca8ca5c43d6f3cc302d1030fc (patch)
treeaa6871794fe94777665099aac9613e3af04741d1 /view/en
parent9b2171ecee362ca46cd7207c1eb4d01589542083 (diff)
downloadvolse-hubzilla-d89a0449d0eeb6bca8ca5c43d6f3cc302d1030fc.tar.gz
volse-hubzilla-d89a0449d0eeb6bca8ca5c43d6f3cc302d1030fc.tar.bz2
volse-hubzilla-d89a0449d0eeb6bca8ca5c43d6f3cc302d1030fc.zip
htconfig.tpl - Friendika -> Friendica
Diffstat (limited to 'view/en')
-rwxr-xr-xview/en/htconfig.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/en/htconfig.tpl b/view/en/htconfig.tpl
index 3eb2da070..9e39eeb59 100755
--- a/view/en/htconfig.tpl
+++ b/view/en/htconfig.tpl
@@ -49,8 +49,8 @@ $a->config['php_path'] = '$phpath';
// Location of global directory submission page.
-$a->config['system']['directory_submit_url'] = 'http://dir.friendika.com/submit';
-$a->config['system']['directory_search_url'] = 'http://dir.friendika.com/directory?search=';
+$a->config['system']['directory_submit_url'] = 'http://dir.friendica.com/submit';
+$a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directory?search=';
// PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts