diff options
| author | Tom Christie | 2014-08-29 13:29:51 +0100 | 
|---|---|---|
| committer | Tom Christie | 2014-08-29 13:29:51 +0100 | 
| commit | 5490fc2700e4ca459583a3a00f253c1d85a7a189 (patch) | |
| tree | 5ef2d38db3524bb7cf3ab92eebc1fcef879bc6c9 /docs | |
| parent | baceb528cb80584285592aa0160b33101cb0ca37 (diff) | |
| download | django-rest-framework-5490fc2700e4ca459583a3a00f253c1d85a7a189.tar.bz2 | |
Fix links in 2.4 release
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/2.4-announcement.md | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/docs/topics/2.4-announcement.md b/docs/topics/2.4-announcement.md index ab11360f..09294b91 100644 --- a/docs/topics/2.4-announcement.md +++ b/docs/topics/2.4-announcement.md @@ -163,10 +163,10 @@ The next planned release will be 3.0, featuring an improved and simplified seria  Once again, many thanks to all the generous [backers and sponsors][kickstarter-sponsors] who've helped make this possible!  [lts-releases]: https://docs.djangoproject.com/en/dev/internals/release-process/#long-term-support-lts-releases -[2-4-release-notes]: ./topics/release-notes/#240 +[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 -[2-3-announcement]: ./topics/2.3-announcement +[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 -[kickstarter-sponsors]: ./topics/kickstarter-announcement/#sponsors +[kickstarter-sponsors]: kickstarter-announcement#sponsors | 
