aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTom Christie2014-11-25 16:24:35 +0000
committerTom Christie2014-11-25 16:24:35 +0000
commitb733f85ff1e3f70e9f5dee6f52bebe861bc0f411 (patch)
tree663d6fb7602d7c4ac5abb19781c4777564d5d76a /docs
parentc7701cd75a746a863ddf8c517a4ec9c6272d66ca (diff)
downloaddjango-rest-framework-b733f85ff1e3f70e9f5dee6f52bebe861bc0f411.tar.bz2
Minor docs tweaks
Diffstat (limited to 'docs')
-rw-r--r--docs/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md
index ca10befe..9312bb2f 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -172,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]