From bb15e026b9a177c5efcd49df50f71beaa0087ee9 Mon Sep 17 00:00:00 2001 From: tomchristie Date: Sun, 6 Jan 2013 01:31:04 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index ebb85bc..36db9d9 100644 --- a/Home.md +++ b/Home.md @@ -2,6 +2,8 @@ Welcome to the django-rest-framework wiki! * [Getting to 1.0][1point0] * [DjangoCon US 2012 sprints][djangoconus2012] +* [REST framework 2 roadmap][roadmap] [1point0]: https://github.com/tomchristie/django-rest-framework/wiki/Getting-to-1.0 -[djangoconus2012]: https://github.com/tomchristie/django-rest-framework/wiki/DjangoCon-US-2012-Sprints \ No newline at end of file +[djangoconus2012]: https://github.com/tomchristie/django-rest-framework/wiki/DjangoCon-US-2012-Sprints +[roadmap]: https://github.com/tomchristie/django-rest-framework/wiki/REST-framework-2-roadmap \ No newline at end of file