diff options
| author | Tom Christie | 2012-11-05 08:35:54 -0800 |
|---|---|---|
| committer | Tom Christie | 2012-11-05 08:35:54 -0800 |
| commit | b87f01aa54739ad82e090da1622e4f711a364402 (patch) | |
| tree | 3392dd47c9d2186ec9477b2523b685c6349a3376 /docs/tutorial/5-relationships-and-hyperlinked-apis.md | |
| parent | 33217db33e924c6a5d43416edf4e83f50bff7ee3 (diff) | |
| parent | 6d201c362f030f6b3570247c4f8152a4d9c1e90f (diff) | |
| download | django-rest-framework-b87f01aa54739ad82e090da1622e4f711a364402.tar.bz2 | |
Merge pull request #371 from tomchristie/serializer-fixes
Serializer fixes
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 3113249b..98c45b82 100644 --- a/docs/tutorial/5-relationships-and-hyperlinked-apis.md +++ b/docs/tutorial/5-relationships-and-hyperlinked-apis.md @@ -167,7 +167,7 @@ We've reached the end of our tutorial. If you want to get more involved in the * Join the [REST framework discussion group][group], and help build the community. * Follow the author [on Twitter][twitter] and say hi. -**Now go build some awesome things.** +**Now go build awesome things.** [repo]: https://github.com/tomchristie/rest-framework-tutorial [sandbox]: http://restframework.herokuapp.com/ |
