From de079bcee2e9d542c5064dc51984b019fa325f57 Mon Sep 17 00:00:00 2001 From: beardy-unixer Date: Sat, 26 May 2012 19:36:55 -0700 Subject: [PATCH] =?UTF-8?q?Updated=20How=20to:=20Friendica=E2=80=99s=20Fac?= =?UTF-8?q?ebook=20connector=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- How-to:-Friendica’s-Facebook-connector.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to:-Friendica’s-Facebook-connector.md b/How-to:-Friendica’s-Facebook-connector.md index 4e637c1..6e8bd9a 100644 --- a/How-to:-Friendica’s-Facebook-connector.md +++ b/How-to:-Friendica’s-Facebook-connector.md @@ -90,7 +90,7 @@ What the Facebook connector needs in order to work is an _App ID_ and an _App S To get these codes, you create a new application on the Facebook developers’ site and give it a nice name like _My Friendica Bridge_. You needn’t give it a name space and you don’t need web hosting for it, so you can leave those two fields blank when the first dialog box appears. -At the top of the application page you see next, you can assign an icon and a logo to the application. Use ``http://your-friendica-site/images/friendika-16.png`` for the icon and ``http://your-friendica-site/images/friendika-128.png`` for the logo (inserting the address for your own site). +At the top of the application page you see next, you can assign an icon and a logo to the application. Use ``http://your-friendica-site/images/friendica-16.png`` for the icon and ``http://your-friendica-site/images/friendica-128.png`` for the logo (inserting the address for your own site). You also need to enter your email address and the address for your Friendica site. Setting the type of application to _web site_, simply enter the address with a trailing slash: ``http://your-friendica-site/ ``