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/tutorial | |
| 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/tutorial')
| -rw-r--r-- | docs/tutorial/5-relationships-and-hyperlinked-apis.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/tutorial/5-relationships-and-hyperlinked-apis.md b/docs/tutorial/5-relationships-and-hyperlinked-apis.md index a76f81e8..8600d5ed 100644 --- a/docs/tutorial/5-relationships-and-hyperlinked-apis.md +++ b/docs/tutorial/5-relationships-and-hyperlinked-apis.md @@ -6,6 +6,6 @@  * Demonstrate nested relationships  * Demonstrate and describe hyperlinked relationships -Onwards to [part 6][tut-6]. +<!-- Onwards to [part 6][tut-6]. -[tut-6]: 6-resource-orientated-projects.md +[tut-6]: 6-resource-orientated-projects.md --> | 
