Skip to content

Commit 50957c2

Browse files
committed
Fix RFC section ref describing HTTP404 status code
1 parent 87375aa commit 50957c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/extend.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,7 @@ Once you run this snippet, go to:
674674

675675
In both cases, you will be led to the `generate` page
676676
handler. Without our home-made dispatcher, the second
677-
one would fail and return a 404 error (:rfc:`2616#sec10.4.5`).
677+
one would fail and return a 404 error (:rfc:`7231#section-6.5.4`).
678678

679679
Tool or dispatcher?
680680
^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)