aboutsummaryrefslogtreecommitdiffstats
path: root/docs/tutorial/5-relationships-and-hyperlinked-apis.md
diff options
context:
space:
mode:
authorTom Christie2012-09-19 13:02:10 +0100
committerTom Christie2012-09-19 13:02:10 +0100
commit575630d7c34b8ee23dad379c4bbd01eba477e4a2 (patch)
tree69f548477e891c65964a67b7c7805597854bfe37 /docs/tutorial/5-relationships-and-hyperlinked-apis.md
parent5611769162a022dd7f297074089fe62a4d7f00b1 (diff)
downloaddjango-rest-framework-575630d7c34b8ee23dad379c4bbd01eba477e4a2.tar.bz2
Use named links in tutorial docs
Diffstat (limited to 'docs/tutorial/5-relationships-and-hyperlinked-apis.md')
-rw-r--r--docs/tutorial/5-relationships-and-hyperlinked-apis.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/tutorial/5-relationships-and-hyperlinked-apis.md b/docs/tutorial/5-relationships-and-hyperlinked-apis.md
index 3d9598d7..a76f81e8 100644
--- a/docs/tutorial/5-relationships-and-hyperlinked-apis.md
+++ b/docs/tutorial/5-relationships-and-hyperlinked-apis.md
@@ -1,9 +1,11 @@
+# Tutorial 5 - Relationships & Hyperlinked APIs
+
**TODO**
* Create BlogPost model
* Demonstrate nested relationships
* Demonstrate and describe hyperlinked relationships
-[part 6][1]
+Onwards to [part 6][tut-6].
-[1]: 6-resource-orientated-projects.md
+[tut-6]: 6-resource-orientated-projects.md