diff options
Diffstat (limited to 'docs/topics/http/generic-views.txt')
-rw-r--r-- | docs/topics/http/generic-views.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/topics/http/generic-views.txt b/docs/topics/http/generic-views.txt index 5aa2c48ea5..15f895ea78 100644 --- a/docs/topics/http/generic-views.txt +++ b/docs/topics/http/generic-views.txt @@ -1,7 +1,5 @@ -.. _topics-http-generic-views: - ============= Generic views ============= -See :ref:`ref-generic-views`.
\ No newline at end of file +See :doc:`/ref/generic-views`. |