summaryrefslogtreecommitdiffstats
path: root/examples/server
diff options
context:
space:
mode:
Diffstat (limited to 'examples/server')
-rw-r--r--examples/server/lib/render/about.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/server/lib/render/about.php b/examples/server/lib/render/about.php
index 503043b..bd35836 100644
--- a/examples/server/lib/render/about.php
+++ b/examples/server/lib/render/about.php
@@ -14,7 +14,7 @@ define('about_body',
'<p>
This is an <a href="http://www.openid.net/">OpenID</a> server
endpoint. This server is built on the <a
- href="http://www.openidenabled.com/libraries/php">JanRain PHP OpenID
+ href="http://www.openidenabled.com/openid/libraries/php">JanRain PHP OpenID
library</a>. Since OpenID consumer sites will need to directly contact this
server, it must be accessible over the Internet (not behind a firewall).
</p>