diff options
| author | Tom Christie | 2014-10-31 15:19:15 +0000 | 
|---|---|---|
| committer | Tom Christie | 2014-10-31 15:19:15 +0000 | 
| commit | 159c3de9fc25c63e6e0ca1fe6b0cea26ea38a070 (patch) | |
| tree | 31bba829b2e2cad5917607b22cd4bbc4cb80548e /docs/topics/2.4-announcement.md | |
| parent | 45b5f23f3142c1b63258c8ad092887538eee5517 (diff) | |
| parent | 4ad4fca6cec66b8f088921404e6896ee0b324a03 (diff) | |
| download | django-rest-framework-159c3de9fc25c63e6e0ca1fe6b0cea26ea38a070.tar.bz2 | |
Merge master
Diffstat (limited to 'docs/topics/2.4-announcement.md')
| -rw-r--r-- | docs/topics/2.4-announcement.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/topics/2.4-announcement.md b/docs/topics/2.4-announcement.md index d8aa5b10..f38c743c 100644 --- a/docs/topics/2.4-announcement.md +++ b/docs/topics/2.4-announcement.md @@ -164,8 +164,8 @@ Once again, many thanks to all the generous [backers and sponsors][kickstarter-s  [lts-releases]: https://docs.djangoproject.com/en/dev/internals/release-process/#long-term-support-lts-releases  [2-4-release-notes]: release-notes#240 -[view-name-and-description-settings]: ../api-guide/settings/#view-names-and-descriptions -[client-ip-identification]: ../api-guide/throttling/#how-clients-are-identified +[view-name-and-description-settings]: ../api-guide/settings#view-names-and-descriptions +[client-ip-identification]: ../api-guide/throttling#how-clients-are-identified  [2-3-announcement]: 2.3-announcement  [github-labels]: https://github.com/tomchristie/django-rest-framework/issues  [github-milestones]: https://github.com/tomchristie/django-rest-framework/milestones | 
