diff options
| author | Tom Christie | 2013-11-19 11:01:27 +0000 | 
|---|---|---|
| committer | Tom Christie | 2013-11-19 11:01:27 +0000 | 
| commit | ca2bd616d989f78d00641231e645198a6c95caa0 (patch) | |
| tree | be264591aa58b5f4adc7da0fb0dff6432f5e9a62 /docs/topics/2.2-announcement.md | |
| parent | 0beaa9bed291b2889d9b7c0d6fc415abc2120f64 (diff) | |
| download | django-rest-framework-ca2bd616d989f78d00641231e645198a6c95caa0.tar.bz2 | |
Remove a couple of .html suffixes in docs
Diffstat (limited to 'docs/topics/2.2-announcement.md')
| -rw-r--r-- | docs/topics/2.2-announcement.md | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/2.2-announcement.md b/docs/topics/2.2-announcement.md index 7d276049..0f980e1c 100644 --- a/docs/topics/2.2-announcement.md +++ b/docs/topics/2.2-announcement.md @@ -151,7 +151,7 @@ From version 2.2 onwards, serializers with hyperlinked relationships *always* re  [porting-python-3]: https://docs.djangoproject.com/en/dev/topics/python3/  [python-compat]: https://docs.djangoproject.com/en/dev/releases/1.5/#python-compatibility  [django-deprecation-policy]: https://docs.djangoproject.com/en/dev/internals/release-process/#internal-release-deprecation-policy -[credits]: http://django-rest-framework.org/topics/credits.html +[credits]: http://django-rest-framework.org/topics/credits  [mailing-list]: https://groups.google.com/forum/?fromgroups#!forum/django-rest-framework  [django-rest-framework-docs]: https://github.com/marcgibbons/django-rest-framework-docs  [marcgibbons]: https://github.com/marcgibbons/  | 
