diff --git a/docs/filtering.rst b/docs/filtering.rst index 16002c2..fb686a1 100644 --- a/docs/filtering.rst +++ b/docs/filtering.rst @@ -26,7 +26,7 @@ After installing ``django-filter`` you'll need to add the application in the ``s ] Note: The techniques below are demoed in the `cookbook example -app `__. +app `__. Filterable fields -----------------