diff options
| author | Tom Christie | 2014-11-25 16:24:35 +0000 | 
|---|---|---|
| committer | Tom Christie | 2014-11-25 16:24:35 +0000 | 
| commit | b733f85ff1e3f70e9f5dee6f52bebe861bc0f411 (patch) | |
| tree | 663d6fb7602d7c4ac5abb19781c4777564d5d76a /docs/index.md | |
| parent | c7701cd75a746a863ddf8c517a4ec9c6272d66ca (diff) | |
| download | django-rest-framework-b733f85ff1e3f70e9f5dee6f52bebe861bc0f411.tar.bz2 | |
Minor docs tweaks
Diffstat (limited to 'docs/index.md')
| -rw-r--r-- | docs/index.md | 2 | 
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] | 
