fix broken cite

This commit is contained in:
MattheusHenrique 2021-07-16 06:00:43 -03:00
parent 98e56e0327
commit e525419063

View File

@ -94,5 +94,5 @@ As with any other `TemplateResponse`, this method is called to render the serial
You won't typically need to call `.render()` yourself, as it's handled by Django's standard response cycle. You won't typically need to call `.render()` yourself, as it's handled by Django's standard response cycle.
[cite]: https://docs.djangoproject.com/en/stable/ref/template-response/ [cite]: https://docs.djangoproject.com/en/3.2/ref/template-response/#the-rendering-process
[statuscodes]: status-codes.md [statuscodes]: status-codes.md