summaryrefslogtreecommitdiff
path: root/doc/api/ssl.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/ssl.rst')
-rw-r--r--doc/api/ssl.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/ssl.rst b/doc/api/ssl.rst
index 0edf1ab..00cae9b 100644
--- a/doc/api/ssl.rst
+++ b/doc/api/ssl.rst
@@ -465,7 +465,7 @@ Context objects have the following methods:
Specify a callback function that will be called when offering `Next
Protocol Negotiation
- <https://technotes.googlecode.com/git/nextprotoneg.html>`_ as a server.
+ <https://tools.ietf.org/html/draft-agl-tls-nextprotoneg-03>`_ as a server.
*callback* should be the callback function. It will be invoked with one
argument, the :py:class:`Connection` instance. It should return a list of