diff --git a/docs/simplesamlphp-idp.md b/docs/simplesamlphp-idp.md index 367cf9e2c6ba3a7740866fafd09f6f0deb300549..20847f247f08e4db89181279a4087bc39779ff24 100644 --- a/docs/simplesamlphp-idp.md +++ b/docs/simplesamlphp-idp.md @@ -69,7 +69,7 @@ The next step is to configure the way users authenticate on your IdP. Various mo [`authtwitter:Twitter`](./authtwitter:oauthtwitter) : Authenticate with your Twitter account using the Twitter OAuth API. -[`papi:PAPI`](https://github.com/rediris-es/simplesamlphp-module-papi/blog/master/README.md) +[`papi:PAPI`](https://github.com/rediris-es/simplesamlphp-module-papi/blob/master/README.md) : Authenticate by means of the PAPI protocol. In this guide, we will use the `exampleauth:UserPass` authentication module. This module does not have any dependencies, and is therefore simple to set up.