diff options
| author | Tom Christie | 2012-10-28 20:54:12 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-10-28 20:54:12 +0000 |
| commit | 411c95ea0e1051aca78e4fb02152a983bea830cc (patch) | |
| tree | d128fb7ab2766fb461e2d5a48f3131d36ed12e0e /docs/tutorial/5-relationships-and-hyperlinked-apis.md | |
| parent | bdd939f1f3ac726bfe293e956995da57eced4640 (diff) | |
| download | django-rest-framework-411c95ea0e1051aca78e4fb02152a983bea830cc.tar.bz2 | |
Tweaks
Diffstat (limited to 'docs/tutorial/5-relationships-and-hyperlinked-apis.md')
| -rw-r--r-- | docs/tutorial/5-relationships-and-hyperlinked-apis.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial/5-relationships-and-hyperlinked-apis.md b/docs/tutorial/5-relationships-and-hyperlinked-apis.md index 84d02a53..38e32157 100644 --- a/docs/tutorial/5-relationships-and-hyperlinked-apis.md +++ b/docs/tutorial/5-relationships-and-hyperlinked-apis.md @@ -140,7 +140,7 @@ We've walked through each step of the design process, and seen how if we need to You can review the final [tutorial code][repo] on GitHub, or try out a live example in [the sandbox][sandbox]. -## Onwards and upwards. +## Onwards and upwards We've reached the end of our tutorial. If you want to get more involved in the REST framework project, here's a few places you can start: |
