diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.3.txt b/docs/releases/1.3.txt index 7c4622f9c5..1e630d0bc3 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</topics/generic-views>` +See :doc:`the documentation on Class-based Generic Views</topics/class-based-views>` for more details. There is also a document to help you :doc:`convert your function-based generic views to class-based views</topics/generic-views-migration>`. |
