diff --git a/docs/releases/1.3.txt b/docs/releases/1.3.txt index 7c4622f9c51f7..1e630d0bc3ab0 100644 --- a/docs/releases/1.3.txt +++ b/docs/releases/1.3.txt @@ -30,7 +30,7 @@ provided, along with a completely generic view base class that can be used as the basis for reusable applications that can be easily extended. -See :doc:`the documentation on Generic Views` +See :doc:`the documentation on Class-based Generic Views` for more details. There is also a document to help you :doc:`convert your function-based generic views to class-based views`.