Skip to content

Commit 3a33009

Browse files
committed
Update RFC URLs
1 parent 014e654 commit 3a33009

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
http-message-signatures: An implementation of the IETF HTTP Message Signatures draft standard
2-
=============================================================================================
1+
http-message-signatures: An implementation of RFC 9421, the IETF HTTP Message Signatures standard
2+
=================================================================================================
33

44
*http-message-signatures* is an implementation of the IETF
5-
`HTTP Message Signatures <https://datatracker.ietf.org/doc/draft-ietf-httpbis-message-signatures>`_ draft standard in
5+
`RFC 9421 HTTP Message Signatures <https://datatracker.ietf.org/doc/rfc9421/>`_ draft standard in
66
Python.
77

88
Installation
@@ -82,7 +82,7 @@ Links
8282
* `Documentation <https://FIXME>`_
8383
* `Package distribution (PyPI) <https://pypi.python.org/pypi/http-message-signatures>`_
8484
* `Change log <https://github.com/pyauth/http-message-signatures/blob/master/Changes.rst>`_
85-
* `IETF HTTP Message Signatures standard tracker <https://datatracker.ietf.org/doc/draft-ietf-httpbis-message-signatures/>`_
85+
* `IETF HTTP Message Signatures standard tracker <https://datatracker.ietf.org/doc/rfc9421/>`_
8686
* `OWASP Top Ten <https://owasp.org/www-project-top-ten/>`_
8787

8888
Bugs

0 commit comments

Comments
 (0)