aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/index.md b/docs/index.md
index 6288efa3..9312bb2f 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -26,9 +26,6 @@
<img alt="Django REST Framework" title="Logo by Jake 'Sid' Smith" src="img/logo.png" width="600px" style="display: block; margin: 0 auto 0 auto">
</p>
-<!--
-# Django REST framework
--->
Django REST framework is a powerful and flexible toolkit that makes it easy to build Web APIs.
@@ -175,7 +172,7 @@ The API guide is your complete reference manual to all the functionality provide
* [Serializers][serializers]
* [Serializer fields][fields]
* [Serializer relations][relations]
-* [Validators][validators]
+<!--* [Validators][validators]-->
* [Authentication][authentication]
* [Permissions][permissions]
* [Throttling][throttling]