diff options
| author | Alec Perkins | 2012-09-07 14:31:24 -0400 |
|---|---|---|
| committer | Alec Perkins | 2012-09-07 14:31:24 -0400 |
| commit | f95f96aba7c7f1ea26af09b9e768d5c8997bac98 (patch) | |
| tree | 5c62ff7e50991dec0457ba0c15cbaace814e809f /docs/tutorial/6-resource-orientated-projects.md | |
| parent | 7f681d72fcd7b637cf4976c7e381c382b852958c (diff) | |
| download | django-rest-framework-f95f96aba7c7f1ea26af09b9e768d5c8997bac98.tar.bz2 | |
[docs] Fix typo, add link to Tom's Twitter profile
Diffstat (limited to 'docs/tutorial/6-resource-orientated-projects.md')
| -rw-r--r-- | docs/tutorial/6-resource-orientated-projects.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial/6-resource-orientated-projects.md b/docs/tutorial/6-resource-orientated-projects.md index ce51cce5..4282c25d 100644 --- a/docs/tutorial/6-resource-orientated-projects.md +++ b/docs/tutorial/6-resource-orientated-projects.md @@ -44,6 +44,6 @@ We've reached the end of our tutorial. If you want to get more involved in the * Contribute on GitHub by reviewing issues, and submitting issues or pull requests. * Join the REST framework group, and help build the community. -* Follow me on Twitter and say hi. +* Follow me [on Twitter](https://twitter.com/_tomchristie) and say hi. Now go build something great.
\ No newline at end of file |
