diff options
| author | Tom Christie | 2012-11-05 15:39:03 +0000 | 
|---|---|---|
| committer | Tom Christie | 2012-11-05 15:39:03 +0000 | 
| commit | 33217db33e924c6a5d43416edf4e83f50bff7ee3 (patch) | |
| tree | 253549c742e13cf2e5e89b3e22ea12187c5e26a1 /docs/topics | |
| parent | 558b29e5ff67c01e0ca2e7177c8657a1f04e984f (diff) | |
| download | django-rest-framework-33217db33e924c6a5d43416edf4e83f50bff7ee3.tar.bz2 | |
Fix broken link
Diffstat (limited to 'docs/topics')
| -rw-r--r-- | docs/topics/credits.md | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/credits.md b/docs/topics/credits.md index 5671c9eb..3fbcabb9 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -84,7 +84,7 @@ To contact the author directly:  [twitter]: http://twitter.com/_tomchristie  [bootstrap]: http://twitter.github.com/bootstrap/  [markdown]: http://daringfireball.net/projects/markdown/ -[github]: github.com/tomchristie/django-rest-framework +[github]: https://github.com/tomchristie/django-rest-framework  [travis-ci]: https://secure.travis-ci.org/tomchristie/django-rest-framework  [piston]: https://bitbucket.org/jespern/django-piston  [tastypie]: https://github.com/toastdriven/django-tastypie  | 
