From 9295d75669fc380de87f7f5b047f40e62885ac1f Mon Sep 17 00:00:00 2001 From: MartinFarrent Date: Sun, 1 Apr 2012 04:47:09 -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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/How-to:-Friendica’s-Facebook-connector.md b/How-to:-Friendica’s-Facebook-connector.md index 403e650..b67a0e6 100644 --- a/How-to:-Friendica’s-Facebook-connector.md +++ b/How-to:-Friendica’s-Facebook-connector.md @@ -90,9 +90,9 @@ To get these codes, you create a new application on the Facebook developers’ s 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). -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/ `` +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/ `` -When you have confirmed and saved all your entries, you will be given the desired_ App ID_ and _App Secre_t. +When you have confirmed and saved all your entries, you will be given the desired _App ID_ and _App Secret. **Configure the plugin on Friendica**