From 30bddeb08ecd3b878581388237b3d4c826e285bc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20=C3=85kre=20Solberg?= <andreas.solberg@uninett.no>
Date: Thu, 12 Mar 2009 09:56:50 +0000
Subject: [PATCH] add links to facebook auth doc

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1400 44740490-163a-0410-bde0-09ae8108e29a
---
 docs/simplesamlphp-idp.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/simplesamlphp-idp.txt b/docs/simplesamlphp-idp.txt
index 4bddc2dd2..5c76e81a4 100644
--- a/docs/simplesamlphp-idp.txt
+++ b/docs/simplesamlphp-idp.txt
@@ -28,7 +28,7 @@ Authentication module
 
 The next step is to configure the way users authenticate on your IdP. Various modules in the `modules/` directory provides methods for authenticating your users. This is an overview of those that are included in the simpleSAMLphp distribution:
 
-`authfacebook:Facebook`
+[`authfacebook:Facebook`](https://rnd.feide.no/content/using-facebook-authentication-source)
 : Authenticate with a Facebook ID.
 
 `authYubiKey:YubiKey`
-- 
GitLab