From 197027c87b71b4c06e208313b7f0d7fc47e22e8b Mon Sep 17 00:00:00 2001 From: José Padilla Date: Mon, 23 Mar 2015 12:15:27 -0400 Subject: Fix older release notes link Closes #2756--- docs/topics/release-notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md index 661156e8..270a3360 100644 --- a/docs/topics/release-notes.md +++ b/docs/topics/release-notes.md @@ -163,7 +163,7 @@ For full details see the [3.0 release announcement](3.0-announcement.md). --- -For older release notes, [please see the version 2.x documentation](old-release-notes). +For older release notes, [please see the version 2.x documentation][old-release-notes]. [cite]: http://www.catb.org/~esr/writings/cathedral-bazaar/cathedral-bazaar/ar01s04.html [deprecation-policy]: #deprecation-policy @@ -295,4 +295,4 @@ For older release notes, [please see the version 2.x documentation](old-release- [gh2641]: https://github.com/tomchristie/django-rest-framework/issues/2641 [gh2631]: https://github.com/tomchristie/django-rest-framework/issues/2631 [gh2741]: https://github.com/tomchristie/django-rest-framework/issues/2641 -[gh2743]: https://github.com/tomchristie/django-rest-framework/issues/2643 \ No newline at end of file +[gh2743]: https://github.com/tomchristie/django-rest-framework/issues/2643 -- cgit v1.2.3