From ceb2ad12dd9a167c83faedc394d9900c80279f33 Mon Sep 17 00:00:00 2001 From: Ben Darnell Date: Sun, 18 Jan 2015 13:33:45 -0500 Subject: [PATCH] Fix broken link in docs. --- docs/releases/next.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/releases/next.rst b/docs/releases/next.rst index 62ee01dcd..9c03893e6 100644 --- a/docs/releases/next.rst +++ b/docs/releases/next.rst @@ -73,7 +73,7 @@ In progress for certificate validation. * Malformed ``_xsrf`` cookies are now ignored instead of causing uncaught exceptions. -* `.Application.start_request` now has the same signature as +* ``Application.start_request`` now has the same signature as `.HTTPServerConnectionDelegate.start_request`. * `.HTTPServer` now calls ``start_request`` with the correct arguments. This change is backwards-incompatible, afffecting any -- 2.47.3