Skip to content

Commit 2e54807

Browse files
committedSep 17, 2016
Fix link to Facebook app creation
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
1 parent 91c8957 commit 2e54807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/manual.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1492,7 +1492,7 @@ to one of "disqus", "intensedebate", "livefyre", "moot", "googleplus",
14921492
* In Moot it's your **username**
14931493
* For Google Plus, ``COMMENT_SYSTEM_ID`` need not be set. WARNING: this will not work correctly in the test server, needs to be deployed to a real server/URL.
14941494
* For Facebook, you need to `create an app
1495-
<https://developers.facebook.com/apps>` (turn off sandbox mode!)
1495+
<https://developers.facebook.com/apps>`_ (turn off sandbox mode!)
14961496
and get an **App ID**
14971497
* For isso, it is the URL of isso (must be world-accessible, encoded with
14981498
Punycode (if using Internationalized Domain Names) and **have a trailing slash**,

0 commit comments

Comments
 (0)
Please sign in to comment.