diff options
| author | Tom Christie | 2012-10-10 09:36:18 +0100 |
|---|---|---|
| committer | Tom Christie | 2012-10-10 09:36:18 +0100 |
| commit | 44281c39961a7fd2131a516f905cd28c0c95efcc (patch) | |
| tree | a701c1f687ac61d0aebe8dcc1ab3a85adeb41a2d /docs/index.md | |
| parent | a3ab66eca4be63ae35ae0c7a45267c9458fd7fcf (diff) | |
| download | django-rest-framework-44281c39961a7fd2131a516f905cd28c0c95efcc.tar.bz2 | |
Remove 'tut 6 - resources' from the docs, since it doesn't exist yet
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 c149d974..b3845521 100644 --- a/docs/index.md +++ b/docs/index.md @@ -69,7 +69,7 @@ The tutorial will walk you through the building blocks that make up REST framewo * [3 - Class based views][tut-3] * [4 - Authentication, permissions & throttling][tut-4] * [5 - Relationships & hyperlinked APIs][tut-5] -* [6 - Resource orientated projects][tut-6] +<!-- * [6 - Resource orientated projects][tut-6]--> ## API Guide |
