diff options
Diffstat (limited to 'examples/consumer')
-rw-r--r-- | examples/consumer/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/consumer/index.php b/examples/consumer/index.php index 343a39c..1ff0911 100644 --- a/examples/consumer/index.php +++ b/examples/consumer/index.php @@ -43,7 +43,7 @@ global $pape_policy_uris; <h1>PHP OpenID Authentication Example</h1> <p> This example consumer uses the <a - href="http://www.openidenabled.com/openid/libraries/php/">PHP + href="http://github.com/openid/php-openid">PHP OpenID</a> library. It just verifies that the URL that you enter is your identity URL. </p> |