Skip to content

Commit 5e8fe6e

Browse files
Lucidiotrpkilby
authored andcommitted
Fix link to Django docs (encode#7040)
1 parent 82f2569 commit 5e8fe6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-guide/responses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,5 @@ As with any other `TemplateResponse`, this method is called to render the serial
9494

9595
You won't typically need to call `.render()` yourself, as it's handled by Django's standard response cycle.
9696

97-
[cite]: https://docs.djangoproject.com/en/stable/stable/template-response/
97+
[cite]: https://docs.djangoproject.com/en/stable/ref/template-response/
9898
[statuscodes]: status-codes.md

0 commit comments

Comments
 (0)