diff options
author | Vlastimil Zíma <vlastimil.zima@nic.cz> | 2020-11-25 16:11:48 +0100 |
---|---|---|
committer | Vlastimil Zíma <vlastimil.zima@nic.cz> | 2020-11-25 16:12:21 +0100 |
commit | d7bf3fc69f816385ea9cdadfafbb012fd575f99b (patch) | |
tree | c27d47ee23ac5c84691688c144f8afc506ed2d4a /examples/consumer.py | |
parent | afa6adacbe1a41d8f614c8bce2264dfbe9e76489 (diff) | |
download | openid-move-back.tar.gz |
Move repository backmove-back
Diffstat (limited to 'examples/consumer.py')
-rw-r--r-- | examples/consumer.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/consumer.py b/examples/consumer.py index 970865a..9d38571 100644 --- a/examples/consumer.py +++ b/examples/consumer.py @@ -427,7 +427,7 @@ Content-type: text/html; charset=UTF-8 <h1>%s</h1> <p> This example consumer uses the <a href= - "https://github.com/ziima/python-openid" >Python + "https://github.com/openid/python-openid" >Python OpenID</a> library. It just verifies that the identifier that you enter is your identifier. </p> |