diff options
| author | Tom Christie | 2013-01-24 13:01:28 +0000 | 
|---|---|---|
| committer | Tom Christie | 2013-01-24 13:01:28 +0000 | 
| commit | 4b0d4288c16f00e2f674e9c5120f3da57ec175ae (patch) | |
| tree | f9d6f361ee900659a897dd71918a840a4a95782a /docs | |
| parent | d6628d4e788693fe764a388b29b3c27f37d8fc87 (diff) | |
| download | django-rest-framework-4b0d4288c16f00e2f674e9c5120f3da57ec175ae.tar.bz2 | |
Tweak linking style.
Diffstat (limited to 'docs')
| -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 27898f7b..de856611 100644 --- a/docs/tutorial/5-relationships-and-hyperlinked-apis.md +++ b/docs/tutorial/5-relationships-and-hyperlinked-apis.md @@ -165,7 +165,7 @@ We've reached the end of our tutorial.  If you want to get more involved in the  * Contribute on [GitHub][github] by reviewing and submitting issues, and making pull requests.  * Join the [REST framework discussion group][group], and help build the community. -* [Follow the author on Twitter][twitter] and say hi. +* Follow [the author][twitter] on Twitter and say hi.  **Now go build awesome things.** | 
